[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
Fri Jan 20 19:59:57 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292709: [PM] Teach the loop PM to run LoopSimplify prior to the loop pipeline. (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D28766?vs=85107&id=85229#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28766

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28766.85229.patch
Type: text/x-patch
Size: 35056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170121/2d6d9dd1/attachment.bin>


More information about the llvm-commits mailing list