[PATCH] D28766: [PM] Teach the loop PM to run LoopSimplify prior to the loop pipeline.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 11:32:37 PST 2017


chandlerc updated this revision to Diff 84712.
chandlerc added a comment.

Rebase.


https://reviews.llvm.org/D28766

Files:
  include/llvm/Transforms/Scalar/LoopPassManager.h
  test/Other/new-pass-manager.ll
  test/Transforms/LICM/hoist-bitcast-load.ll
  test/Transforms/LICM/hoist-deref-load.ll
  unittests/Transforms/Scalar/LoopPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28766.84712.patch
Type: text/x-patch
Size: 34196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/51104ab3/attachment.bin>


More information about the llvm-commits mailing list