[PATCH] D46706: [PM/LoopUnswitch] Support partial trivial unswitching.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 29 19:53:48 PDT 2018
chandlerc updated this revision to Diff 149026.
chandlerc added a comment.
Rebase now that all the loop-instsimplify stuff has landed.
This should be ready for another round of review?
Repository:
rL LLVM
https://reviews.llvm.org/D46706
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/SimpleLoopUnswitch/LIV-loop-condtion.ll
llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46706.149026.patch
Type: text/x-patch
Size: 22148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/b369fcac/attachment-0001.bin>
More information about the llvm-commits
mailing list