llvm-project
b4edfc19
- [LTO] Run ObjCARCContractPass according to the callgraph (#103034)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[LTO] Run ObjCARCContractPass according to the callgraph (#103034) This matches other IR codegen passes and avoids a Dominator Tree Construction in AMDGPU O2/O3 builds.
References
#103034 - [LTO] Run ObjCARCContractPass according to the callgraph
Author
jayfoad
Parents
2256d00a
Loading