[PATCH] D55357: [LoopSimplifyCFG] Do not deal with loops with irreducible CFG inside

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 21:48:47 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348567: [LoopSimplifyCFG] Do not deal with loops with irreducible CFG inside (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55357?vs=177112&id=177122#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55357/new/

https://reviews.llvm.org/D55357

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  llvm/trunk/test/Transforms/LoopSimplifyCFG/irreducible_cfg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55357.177122.patch
Type: text/x-patch
Size: 5774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/dc3d1de8/attachment.bin>


More information about the llvm-commits mailing list