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

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 22:44:13 PST 2019


mkazantsev updated this revision to Diff 185708.
mkazantsev retitled this revision from "[LoopSimplifyCFG] Use DT.update instead of DTU" to "[LoopSimplifyCFG] Use DTU.applyUpdates instead of insert/deleteEdge".
mkazantsev edited the summary of this revision.

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

https://reviews.llvm.org/D57316

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57316.185708.patch
Type: text/x-patch
Size: 9032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/1a6f6372/attachment.bin>


More information about the llvm-commits mailing list