llvm-project
afa517a3
- [RISCV] Fold SRLIW+SLLI+ADD into SRLIW+SHXADD (#142611)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
156 days ago
[RISCV] Fold SRLIW+SLLI+ADD into SRLIW+SHXADD (#142611) This handles RV64 SRLIW, similarly to SRLI. Also fixing the comments for SRLI combines that did not match the code.
References
#142611 - [RISCV] Fold SRLIW+SLLI+ADD into SRLIW+SHXADD
Author
pfusik
Parents
07a53416
Loading