llvm-project
b7e51b4f
- [IPSCCP] Infer attributes on arguments (#107114)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[IPSCCP] Infer attributes on arguments (#107114) During inter-procedural SCCP, also infer attributes on arguments, not just return values. This allows other non-interprocedural passes to make use of the information later.
References
#107114 - [IPSCCP] Infer attributes on arguments
Author
nikic
Parents
b29c5b66
Loading