llvm-project
2f1e2325
- [InstCombine] Use m_Poison instead of m_Undef in some places (NFCI)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[InstCombine] Use m_Poison instead of m_Undef in some places (NFCI) I believe that in these cases other conditions already ensure that the second operand is not used, this is mostly for clarity.
Author
nikic
Parents
ecd269e8
Loading