[PATCH] D95245: [SVE] Add support for scalable vectorization of loops with int/fast FP reductions
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 05:50:36 PST 2021
This revision was automatically updated to reflect the committed changes.
kmclaughlin marked 5 inline comments as done.
Closed by commit rGba1e150d03ca: [SVE] Add support for scalable vectorization of loops with int/fast FP… (authored by kmclaughlin).
Changed prior to commit:
https://reviews.llvm.org/D95245?vs=323303&id=323972#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95245/new/
https://reviews.llvm.org/D95245
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/lib/Analysis/TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-reductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95245.323972.patch
Type: text/x-patch
Size: 26734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/eb0ec195/attachment.bin>
More information about the llvm-commits
mailing list