llvm-project
76e38ca9
- [clang][bytecode] Try to load primitive values directly (#151833)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
172 days ago
[clang][bytecode] Try to load primitive values directly (#151833) Instead of doing a GetPtrLocal + Load or GetPtrGlobal + Load pair, try to load the value directly.
References
#151833 - [clang][bytecode] Try to load primitive values directly
Author
tbaederr
Parents
4b5b36e5
Loading