[PATCH] D30409: [SLP] Fix for PR32038: extra add of PHI node when it is not required.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 03:02:45 PST 2017
This revision was automatically updated to reflect the committed changes.
ABataev marked an inline comment as done.
Closed by commit rL296606: [SLP] Fix for PR32038: extra add of PHI node when it is not required. (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D30409?vs=89889&id=90143#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30409
Files:
llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/trunk/test/Transforms/SLPVectorizer/AArch64/gather-root.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/reduction_loads.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/scheduling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30409.90143.patch
Type: text/x-patch
Size: 9484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/bb9d13ee/attachment.bin>
More information about the llvm-commits
mailing list