[PATCH] D47408: [PM/LoopUnswitch] When using the new SimpleLoopUnswitch pass, schedule loop-cleanup passes at the beginning of the loop pass pipeline, and re-enqueue loops after even trivial unswitching.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 29 19:52:36 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL333493: [PM/LoopUnswitch] When using the new SimpleLoopUnswitch pass, schedule (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47408?vs=148932&id=149025#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47408
Files:
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/trunk/test/Other/new-pm-defaults.ll
llvm/trunk/test/Other/new-pm-thinlto-defaults.ll
llvm/trunk/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-iteration.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47408.149025.patch
Type: text/x-patch
Size: 13790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/4b33b739/attachment.bin>
More information about the llvm-commits
mailing list