[PATCH] D58369: [Dominators] Delete UpdateLevelsAfterInsertion used in edge insertion of depth-based search

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 06:32:42 PST 2019


kuhar added a comment.

As a sanity check, to account for possible bugs somewhere else, have you tried adding an assertion ensuring that levels don't change in the function?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58369





More information about the llvm-commits mailing list