aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Interpreter/InterpreterTest.cpp
diff options
context:
space:
mode:
authorSam Elliott <aelliott@qti.qualcomm.com>2025-08-12 19:06:00 +0100
committerGitHub <noreply@github.com>2025-08-12 11:06:00 -0700
commit9b93ccbcbe34750136a06eef4dd23a59d42fe99e (patch)
tree8b436bdda6fca58dfbe37cd3a920262118f7d81e /clang/unittests/Interpreter/InterpreterTest.cpp
parentc430e06fb58692d25284257c95ad77a33ed03438 (diff)
downloadllvm-9b93ccbcbe34750136a06eef4dd23a59d42fe99e.zip
llvm-9b93ccbcbe34750136a06eef4dd23a59d42fe99e.tar.gz
llvm-9b93ccbcbe34750136a06eef4dd23a59d42fe99e.tar.bz2
[RISCV] Fix Immediate Check for Xqcibi UGT (#153141)
The check should be about unsigned 16-bit immediates, not signed ones. This is not a bug per-se, as the old codegen was correct for the uint16_max case, it just didn't end up using `qc.e.bgeui`, which we would prefer it did.
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions