[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:29:06 PDT 2018


chandlerc updated this revision to Diff 150146.
chandlerc marked an inline comment as done.
chandlerc added a comment.

Another fixe.


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.150146.patch
Type: text/x-patch
Size: 39955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/f56e9992/attachment-0001.bin>


More information about the llvm-commits mailing list