[PATCH] D116584: [RISCV] Block vmsltu.vx/vmsgeu.vi with 0 immediate in Isel
Chenbing.Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 4 23:34:15 PST 2022
Chenbing.Zheng updated this revision to Diff 397462.
Chenbing.Zheng retitled this revision from "[RISCV] Block vmsleu.vx/vmsgeu.vi with 0 immediate in Isel" to "[RISCV] Block vmsltu.vx/vmsgeu.vi with 0 immediate in Isel".
Chenbing.Zheng edited the summary of this revision.
Chenbing.Zheng added a comment.
delete VPatCompareUnsignedZero
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116584/new/
https://reviews.llvm.org/D116584
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vmsgeu-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmsgeu-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vmsltu-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vmsltu-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116584.397462.patch
Type: text/x-patch
Size: 19162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220105/912f4f3d/attachment.bin>
More information about the llvm-commits
mailing list