[PATCH] D97192: [RISCV] Unify scalable- and fixed-vector EXTRACT_SUBVECTOR lowering
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 02:30:58 PST 2021
frasercrmck updated this revision to Diff 325721.
frasercrmck added a comment.
- rebase
- fix codegen for fixed-length types
- add tests for extraction from scalable to fixed-length types
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97192/new/
https://reviews.llvm.org/D97192
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract-subvector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97192.325721.patch
Type: text/x-patch
Size: 19294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/0337a31b/attachment.bin>
More information about the llvm-commits
mailing list