[PATCH] D18630: [SLPVectorizer] Account for dependence cycles to fix PR25108

Ayal Zaks via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 3 12:29:33 PDT 2016


Ayal updated the summary for this revision.
Ayal removed reviewers: gilr, dorit.
Ayal added subscribers: mkuper, nadav, anemet, mehdi_amini, hfinkel, egor.kochetov.intel, dorit, llvm-commits.
Ayal updated this revision to Diff 62633.

http://reviews.llvm.org/D18630

Files:
  include/llvm/ADT/SCCIterator.h
  include/llvm/Support/DataFlow.h
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/pr25108.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18630.62633.patch
Type: text/x-patch
Size: 17297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160703/2f5cb414/attachment.bin>


More information about the llvm-commits mailing list