[PATCH] D117578: [LoopVectorize] Test in-loop reductions with tail folding for scalable vectors

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 09:52:39 PST 2022


kmclaughlin created this revision.
kmclaughlin added a reviewer: david-arm.
Herald added a subscriber: ctetreau.
kmclaughlin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Adds `-prefer-inloop-reductions` to the RUN line of sve-tail-folding.ll & adds
a new test where in-loop reductions cannot be used (`@cond_xor_reduction`). NFC.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117578

Files:
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117578.400887.patch
Type: text/x-patch
Size: 12328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/d80182e6/attachment-0001.bin>


More information about the llvm-commits mailing list