[PATCH] D100549: [RISCV] Lower vector shuffles to vrgather operations
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 16 01:56:11 PDT 2021
frasercrmck updated this revision to Diff 338028.
frasercrmck marked 3 inline comments as done.
frasercrmck added a comment.
- address minor feedback
- remove passthru from VRGATHER nodes; add vselect patterns in their place
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100549/new/
https://reviews.llvm.org/D100549
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-shuffles.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100549.338028.patch
Type: text/x-patch
Size: 69902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/a46afbde/attachment.bin>
More information about the llvm-commits
mailing list