[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 01:51:11 PST 2017
chandlerc updated this revision to Diff 85107.
chandlerc added a comment.
Herald added a subscriber: sanjoy.
Rebase.
https://reviews.llvm.org/D28766
Files:
include/llvm/Transforms/Scalar/LoopPassManager.h
test/Other/new-pass-manager.ll
test/Other/new-pm-defaults.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.85107.patch
Type: text/x-patch
Size: 34858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/b710f91f/attachment.bin>
More information about the llvm-commits
mailing list