[PATCH] D103814: [LoopVectorize] Don't use strict reductions when reordering is allowed

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 02:40:35 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG14eeccfe9adb: [LoopVectorize] Don't use strict reductions when reordering is allowed (authored by kmclaughlin).

Changed prior to commit:
  https://reviews.llvm.org/D103814?vs=350324&id=350541#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103814/new/

https://reviews.llvm.org/D103814

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: D103814.350541.patch
Type: text/x-patch
Size: 12117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/1ee44648/attachment.bin>


More information about the llvm-commits mailing list