llvm-project
2f1e2325 - [InstCombine] Use m_Poison instead of m_Undef in some places (NFCI)

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
Parents
Loading