[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 20 23:52:49 PDT 2018


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

Rebase now that all the prior patches are landed and ping.


Repository:
  rL LLVM

https://reviews.llvm.org/D47683

Files:
  llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47683.152227.patch
Type: text/x-patch
Size: 42384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/69bd43c3/attachment.bin>


More information about the llvm-commits mailing list