[PATCH] D57221: [LoopSimplifyCFG] Change logic of dead loops removal to avoid hitting asserts

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 01:36:52 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353813: [LoopSimplifyCFG] Change logic of dead loops removal to avoid hitting asserts (authored by mkazantsev, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57221?vs=183494&id=186417#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57221

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57221.186417.patch
Type: text/x-patch
Size: 4189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190212/7b789416/attachment.bin>


More information about the llvm-commits mailing list