llvm-project
fbc798e4
- [InstCombine] Use m_Poison instead of m_Undef (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 (NFCI) In this case, isIdentityWithExtract() should already ensure that this is a single-source shuffle. This just makes things more explicit.
Author
nikic
Committer
nikic
Parents
a53e568b
Loading