[PATCH] D117213: [LoopVectorize] Add tests with reductions that are stored in invariant address
Igor Kirillov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 13 05:05:51 PST 2022
igor.kirillov created this revision.
igor.kirillov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch adds tests for functionality that is to be implemented in D110235 <https://reviews.llvm.org/D110235>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117213
Files:
llvm/test/Transforms/LoopInterchange/reductions-across-inner-and-outer-loop.ll
llvm/test/Transforms/LoopVectorize/AArch64/scalable-reductions.ll
llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll
llvm/test/Transforms/LoopVectorize/reduction-with-invariant-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117213.399638.patch
Type: text/x-patch
Size: 16719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/47fefb11/attachment.bin>
More information about the llvm-commits
mailing list