[PATCH] D76075: Revert "[ObjC][ARC] Check the basic block size before calling DominatorTree::dominate"

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 10:12:01 PDT 2020


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

LGTM thanks. I verified that we spend roughly the same amount of time in the middle-end with and without this patch for the motivating case for this patch (around 30 secs instead of hours before the original patch)>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76075





More information about the llvm-commits mailing list