llvm-project
fbc798e4 - [InstCombine] Use m_Poison instead of m_Undef (NFCI)

Commit
1 year ago
[InstCombine] Use m_Poison instead of m_Undef (NFCI) In this case, isIdentityWithExtract() should already ensure that this is a single-source shuffle. This just makes things more explicit.
Author
Committer
Parents
Loading