[PATCH] D124869: [RISCV] Hoist VSETVLI out of idiomatic fixed length vector loops
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 09:59:34 PDT 2022
reames updated this revision to Diff 431704.
reames retitled this revision from "[WIP][RISCV] Hoist VSETVLI out of idiomatic fixed length vector loops" to "[RISCV] Hoist VSETVLI out of idiomatic fixed length vector loops".
reames edited the summary of this revision.
reames added a comment.
Herald added subscribers: alextsao1999, shiva0217.
Rebase, and generally cleanup. Now ready for actual review.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124869/new/
https://reviews.llvm.org/D124869
Files:
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
llvm/test/CodeGen/RISCV/rvv/fixed-vector-strided-load-store.ll
llvm/test/CodeGen/RISCV/rvv/sink-splat-operands.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124869.431704.patch
Type: text/x-patch
Size: 24948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/a9991859/attachment.bin>
More information about the llvm-commits
mailing list