[PATCH] D95039: [SVE] Add support for scalable vectorization of loops with selects and cmps
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 01:48:32 PST 2021
This revision was automatically updated to reflect the committed changes.
david-arm marked an inline comment as done.
Closed by commit rG2e080eb00ad7: [SVE] Add support for scalable vectorization of loops with selects and cmps (authored by david-arm).
Changed prior to commit:
https://reviews.llvm.org/D95039?vs=318148&id=318461#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95039/new/
https://reviews.llvm.org/D95039
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Analysis/CostModel/sve-cmpsel.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-basic-vec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95039.318461.patch
Type: text/x-patch
Size: 15591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/92c62ce9/attachment.bin>
More information about the llvm-commits
mailing list