[PATCH] D57728: Relax constraints for reduction vectorization
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 4 20:16:36 PST 2019
sanjoy updated this revision to Diff 189272.
sanjoy added a comment.
Rebase on trunk.
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.189272.patch
Type: text/x-patch
Size: 16751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/3e733526/attachment.bin>
More information about the llvm-commits
mailing list