[PATCH] D95979: [RISCV] Split vrgather intrinsics into separate vrgather.vv and vrgather.vx intrinsics.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 09:02:11 PST 2021
craig.topper updated this revision to Diff 321468.
craig.topper added a comment.
Group VRGather classes together
Switch vcompress to use VUnaryAAMask and remove the class it was using since they were identical.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95979/new/
https://reviews.llvm.org/D95979
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vrgather-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vrgather-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95979.321468.patch
Type: text/x-patch
Size: 207073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/7224b6f6/attachment-0001.bin>
More information about the llvm-commits
mailing list