diff options
author | Philip Reames <preames@rivosinc.com> | 2023-10-30 16:35:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 16:35:30 -0700 |
commit | 784a2cd561acf3cf532cf182221be0826b0ec6a1 (patch) | |
tree | 2279890705af0c0e105fdbf60cc9b8c18e7203af /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 8a786be384fb1279413bd123ce2dfeee9c008bc4 (diff) | |
download | llvm-784a2cd561acf3cf532cf182221be0826b0ec6a1.zip llvm-784a2cd561acf3cf532cf182221be0826b0ec6a1.tar.gz llvm-784a2cd561acf3cf532cf182221be0826b0ec6a1.tar.bz2 |
[RISCV] Rewrite RISCVCodeGenPrepare using zext nneg [nfc-ish] (#70739)
This stacks on #70725. Once we have lowering for zext nneg, we can
rewrite all of the existing RISCVCodeGenPrepare login in terms of zext
nneg instead of sext. The change isn't NFC from the perspective of the
individual pass, but should be from the perspective of codegen as a
whole.
As noted in the TODO, one piece can be moved to instcombine, but I'll
leave that to a separate commit.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions