llvm-project
e60e400d
- [RISCV][P-ext] Use pli.b when only the lower 2 bytes are used. (#192400)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 days ago
[RISCV][P-ext] Use pli.b when only the lower 2 bytes are used. (#192400) If the lower 2 bytes are the same and are the only bytes used we can use pli.b instead of lui+addi.
References
#192400 - [RISCV][P-ext] Use pli.b when only the lower 2 bytes are used.
Author
topperc
Parents
bec1019d
Loading