[PATCH] D57316: [LoopSimplifyCFG] Use DT.update instead of DTU
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 6 22:06:09 PST 2019
mkazantsev added a comment.
Actually I am just confused by the number of different ways to do the same thing, all having different bugs inside. If using `DTU.applyUpdates` is the right day now, I'm ok with that.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57316/new/
https://reviews.llvm.org/D57316
More information about the llvm-commits
mailing list