[PATCH] D97609: [RISCV] Add support for VECTOR_REVERSE for scalable vector types.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 10:37:19 PST 2021
craig.topper updated this revision to Diff 328235.
craig.topper added a comment.
Use a custom comparator struct in tablegen. Thought about a DenseMap, but wasn't sure what to use for empty key and tombstone key.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97609/new/
https://reviews.llvm.org/D97609
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/named-vector-shuffle-reverse.ll
llvm/utils/TableGen/CodeGenDAGPatterns.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97609.328235.patch
Type: text/x-patch
Size: 35078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/229fc220/attachment.bin>
More information about the llvm-commits
mailing list