Add Zbt (ternary) extension code generation to the select lowering
tests since it can have a significant impact on how select is
lowered.
While we are here make the neg-abs commands more consistent with
the other tests.
Paths
| Differential D94798
[RISCV][NFC] Increase test coverage of Zbt extension ClosedPublic Authored by mundaym on Jan 15 2021, 9:19 AM.
Details Summary Add Zbt (ternary) extension code generation to the select lowering While we are here make the neg-abs commands more consistent with
Diff Detail
Event TimelineHerald added subscribers: frasercrmck, NickHung, evandro and 23 others. · View Herald TranscriptJan 15 2021, 9:19 AM This revision is now accepted and ready to land.Jan 18 2021, 9:09 AM Closed by commit rGb42ff9fb0382: [RISCV][NFC] Increase test coverage of Zbt extension (authored by mundaym, committed by lenary). · Explain WhyJan 18 2021, 9:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317379 llvm/test/CodeGen/RISCV/bare-select.ll
llvm/test/CodeGen/RISCV/neg-abs.ll
llvm/test/CodeGen/RISCV/select-and.ll
llvm/test/CodeGen/RISCV/select-bare.ll
llvm/test/CodeGen/RISCV/select-cc.ll
llvm/test/CodeGen/RISCV/select-const.ll
llvm/test/CodeGen/RISCV/select-optimize-multiple.ll
llvm/test/CodeGen/RISCV/select-optimize-multiple.mir
llvm/test/CodeGen/RISCV/select-or.ll
|