[PATCH] D57728: Relax constraints for reduction vectorization

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 14:14:11 PST 2019


sanjoy updated this revision to Diff 189593.
sanjoy marked 9 inline comments as done.
sanjoy added a comment.

- Address review comments


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57728

Files:
  include/llvm/Analysis/IVDescriptors.h
  include/llvm/IR/Operator.h
  include/llvm/Transforms/Utils/LoopUtils.h
  lib/Analysis/IVDescriptors.cpp
  lib/CodeGen/ExpandReductions.cpp
  lib/Transforms/Utils/LoopUtils.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/LoopVectorize/reduction-fastmath.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57728.189593.patch
Type: text/x-patch
Size: 16881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/51ae5c9e/attachment.bin>


More information about the llvm-commits mailing list