[PATCH] D61100: [ObjC][ARC] Let ARC optimizer bail out if the number of pointer states it keeps track of becomes too large

Pete Cooper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 15:39:42 PDT 2019


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

Wow.  That must be a huge test case for this to be a problem!

LGTM.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61100





More information about the llvm-commits mailing list