[PATCH] D122644: [RISCV] Add CMOV isel pattern for (select (setgt X, Imm), Y, Z)
LiqinWeng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 20:44:13 PDT 2022
Miss_Grape updated this revision to Diff 421078.
Miss_Grape added a comment.
Update the test case
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122644/new/
https://reviews.llvm.org/D122644
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
llvm/test/CodeGen/RISCV/rv32zbt.ll
llvm/test/CodeGen/RISCV/rv64zbt.ll
llvm/test/CodeGen/RISCV/select-cc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122644.421078.patch
Type: text/x-patch
Size: 9505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/4f3a0e2a/attachment.bin>
More information about the llvm-commits
mailing list