[llvm] [RISCV] Use simm8 instead of uimm8 for pli.b (PR #153913)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 15 21:21:42 PDT 2025


lenary wrote:

We could also end up with a terrible "fix immediate" hack, but I'm not sure. I just worry about people writing `0xff` because that's clearer for their usecase, and it being rejected.

https://github.com/llvm/llvm-project/pull/153913


More information about the llvm-commits mailing list