[PATCH] D97556: [RISCV] Fix INSERT/EXTRACT_SUBVECTOR on fractional LMUL types
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 26 09:09:15 PST 2021
frasercrmck updated this revision to Diff 326717.
frasercrmck added a comment.
- fix bug: missing extract_subvector
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97556/new/
https://reviews.llvm.org/D97556
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rvv/extract-subvector.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract-subvector.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll
llvm/test/CodeGen/RISCV/rvv/insert-subvector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97556.326717.patch
Type: text/x-patch
Size: 18860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/06f18803/attachment.bin>
More information about the llvm-commits
mailing list