llvm-project
8d5b7d4d
- [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, the isIdentityWithExtract() checks should already guarantee that these are single-source shuffles, so this is just for clarity.
Author
nikic
Parents
d0e0205b
Loading