[PATCH] D57316: [LoopSimplifyCFG] Use DTU.applyUpdates instead of insert/deleteEdge

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 00:13:50 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353502: [LoopSimplifyCFG] Use DTU.applyUpdates instead of insert/deleteEdge (authored by mkazantsev, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57316?vs=185708&id=185917#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57316

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  llvm/trunk/test/Transforms/LoopSimplifyCFG/constant-fold-branch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57316.185917.patch
Type: text/x-patch
Size: 9098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/dac1667f/attachment.bin>


More information about the llvm-commits mailing list