llvm-project
dfa3af92
- [clang][bytecode] Expand subscript base if of pointer type (#128511)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
253 days ago
[clang][bytecode] Expand subscript base if of pointer type (#128511) This is similar to what we do in the AddOffset instruction when adding an offset to a pointer.
References
#128511 - [clang][bytecode] Expand subscript base if of pointer type
Author
tbaederr
Parents
25c19eb1
Loading