[PATCH] D46706: [PM/LoopUnswitch] Support partial trivial unswitching.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 14:17:46 PDT 2018


chandlerc updated this revision to Diff 150040.
chandlerc added a comment.

Rebase and ping yet again. Would really like to get a review here...


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.150040.patch
Type: text/x-patch
Size: 22148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/33641446/attachment.bin>


More information about the llvm-commits mailing list