[PATCH] D95139: [SVE][LoopVectorize] Add support for extracting the last lane of a scalable vector
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 5 01:58:20 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfec0a0adac54: [SVE][LoopVectorize] Add support for extracting the last lane of a scalable… (authored by david-arm).
Changed prior to commit:
https://reviews.llvm.org/D95139?vs=328117&id=328449#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95139/new/
https://reviews.llvm.org/D95139
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/test/Transforms/LoopVectorize/AArch64/sve-extract-last-veclane.ll
llvm/test/Transforms/LoopVectorize/extract-last-veclane.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95139.328449.patch
Type: text/x-patch
Size: 18046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/412cd14e/attachment.bin>
More information about the llvm-commits
mailing list