llvm-project
23324b8b
- [RISCV] Move checking for constant 3/4 for XTHeadMemPair to the instruction matching stage. (#136165)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
272 days ago
[RISCV] Move checking for constant 3/4 for XTHeadMemPair to the instruction matching stage. (#136165) This removes a special case from processInstruction and removes an untested range diagnostic we would print if the constant didn't fit in 3 bits.
References
#136165 - [RISCV] Move checking for constant 3/4 for XTHeadMemPair to the instruction matching stage.
Author
topperc
Parents
c134e99a
Loading