[PATCH] D36113: [Loop Vectorize] Vectorize Loops with Backward Dependence

DIVYA SHANMUGHAN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 15:26:48 PDT 2017


DIVYA updated this revision to Diff 111084.

https://reviews.llvm.org/D36113

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/Vectorize.h
  include/llvm/Transforms/Vectorize/LoopVectorizePred.h
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Transforms/IPO/PassManagerBuilder.cpp
  lib/Transforms/Vectorize/CMakeLists.txt
  lib/Transforms/Vectorize/LoopVectorizePred.cpp
  lib/Transforms/Vectorize/Vectorize.cpp
  test/Other/new-pm-defaults.ll
  test/Other/new-pm-thinlto-defaults.ll
  test/Transforms/LoopVectorize/loop-with-backward-dependences.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36113.111084.patch
Type: text/x-patch
Size: 35325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170814/f789d584/attachment.bin>


More information about the llvm-commits mailing list