aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-02-19 10:21:19 -0800
committerCraig Topper <craig.topper@sifive.com>2024-02-19 10:27:32 -0800
commitb1849a2c6bac6337945206a7c3c9f5d5812457cc (patch)
tree6499eb00b0dd1b214a68fc4fbc022d3ce48418d9 /lldb/source/Commands/CommandObjectFrame.cpp
parent9466c4e629ecff3060b7fef3cb189179e25c4f5f (diff)
downloadllvm-b1849a2c6bac6337945206a7c3c9f5d5812457cc.zip
llvm-b1849a2c6bac6337945206a7c3c9f5d5812457cc.tar.gz
llvm-b1849a2c6bac6337945206a7c3c9f5d5812457cc.tar.bz2
[RISCV] Add test cases for missed opportunites to treat a zext nneg as sext. NFC
These tests have a dominating icmp that require an i16 value to be sign extended to do the compare. Because of this, the i16 will be exported from the first basic block sign extended to XLen. We can use this fact to remove the zext nneg in the scond block.
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions