[PATCH] D68298: [GlobalOpt] Pass DTU to removeUnreachableBlocks instead of recomputing.

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 14:17:26 PDT 2019


davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.

I think I wrote some of this code and it predates Kuba's incremental dominator updater. I'm fine, but I'll wait if he has opinions cc: @kuhar


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68298





More information about the llvm-commits mailing list