[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
Tue Apr 5 21:29:24 PDT 2022
Miss_Grape updated this revision to Diff 420702.
Miss_Grape added a comment.
Update tests
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.420702.patch
Type: text/x-patch
Size: 9647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/933257b0/attachment.bin>
More information about the llvm-commits
mailing list