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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 5 01:23:36 PST 2020


nikic added a comment.

@fhahn I've verified that D72214 <https://reviews.llvm.org/D72214> also fixes the issue (performance difference to a simple revert is in the noise).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68298





More information about the llvm-commits mailing list