diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-08-17 21:39:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-17 21:39:08 -0700 |
commit | 4a3b69920bef1c7dfe0629e283a2113e24dea208 (patch) | |
tree | fe3e7acdc89f4125e9b931ea8274f483a9c05ad8 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 98f4b7797eea4f83b5b6ac2571cf3c972edbc758 (diff) | |
download | llvm-4a3b69920bef1c7dfe0629e283a2113e24dea208.zip llvm-4a3b69920bef1c7dfe0629e283a2113e24dea208.tar.gz llvm-4a3b69920bef1c7dfe0629e283a2113e24dea208.tar.bz2 |
[RISCV] Accept [-128,255] instead of [0, 255] for pli.b (#153913)
pli.h and pli.w both accept signed immediates, so pli.b should too. But
unlike those instructions, pli.b doesn't do any extension so its ok to
accept an unsigned immediate as well.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions