[PATCH] D100570: [LoopVectorize] Prevent multiple Phis being generated with in-order reductions
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 28 03:29:51 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
kmclaughlin marked an inline comment as done.
Closed by commit rG9cc217ab36eb: [LoopVectorize] Prevent multiple Phis being generated with in-order reductions (authored by kmclaughlin).
Changed prior to commit:
https://reviews.llvm.org/D100570?vs=340490&id=341127#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100570/new/
https://reviews.llvm.org/D100570
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll
llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100570.341127.patch
Type: text/x-patch
Size: 6949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/912e2f04/attachment.bin>
More information about the llvm-commits
mailing list