llvm-project
e60e400d - [RISCV][P-ext] Use pli.b when only the lower 2 bytes are used. (#192400)

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.
Author
Parents
Loading