[PATCH] D117307: [LoopVectorize] Only check for ordered reductions if the op chain was found

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 08:17:16 PST 2022


kmclaughlin updated this revision to Diff 400559.
kmclaughlin marked an inline comment as done.
kmclaughlin added a comment.

- Moved getReductionOpChain back to the original location in IVDescriptors.cpp


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

https://reviews.llvm.org/D117307

Files:
  llvm/include/llvm/Analysis/IVDescriptors.h
  llvm/lib/Analysis/IVDescriptors.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117307.400559.patch
Type: text/x-patch
Size: 5843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/92e2a997/attachment.bin>


More information about the llvm-commits mailing list