diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-02-19 10:21:19 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2024-02-19 10:27:32 -0800 |
commit | b1849a2c6bac6337945206a7c3c9f5d5812457cc (patch) | |
tree | 6499eb00b0dd1b214a68fc4fbc022d3ce48418d9 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 9466c4e629ecff3060b7fef3cb189179e25c4f5f (diff) | |
download | llvm-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