llvm-project
2863c640
- [RISCV][NFC] Simplify ISD::SELECT Legality (#142650)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
118 days ago
[RISCV][NFC] Simplify ISD::SELECT Legality (#142650) ISD::SELECT is legal by default, so this change to the conditional makes it clearer that XTHeadCondMov and XMipsCMove both leave this operation legal rather than custom expanding it.
References
#142650 - [RISCV][NFC] Simplify ISD::SELECT Legality
Author
lenary
Parents
0d02150c
Loading