[PATCH] D47683: [PM/LoopUnswitch] Teach the new unswitch to handle nontrivial unswitching of switches.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 6 08:26:28 PDT 2018
chandlerc updated this revision to Diff 150145.
chandlerc marked 3 inline comments as done.
chandlerc added a comment.
Update to address code review comments.
Repository:
rL LLVM
https://reviews.llvm.org/D47683
Files:
llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47683.150145.patch
Type: text/x-patch
Size: 39965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/dc9e1052/attachment.bin>
More information about the llvm-commits
mailing list