[PATCH] D57728: Relax constraints for reduction vectorization
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 14:35:37 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355868: Relax constraints for reduction vectorization (authored by sanjoy, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57728?vs=189593&id=190156#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57728/new/
https://reviews.llvm.org/D57728
Files:
llvm/trunk/include/llvm/Analysis/IVDescriptors.h
llvm/trunk/include/llvm/IR/Operator.h
llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
llvm/trunk/lib/Analysis/IVDescriptors.cpp
llvm/trunk/lib/CodeGen/ExpandReductions.cpp
llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/trunk/test/Transforms/LoopVectorize/reduction-fastmath.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57728.190156.patch
Type: text/x-patch
Size: 17310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/46f49c86/attachment.bin>
More information about the llvm-commits
mailing list