[PATCH] D61100: [ObjC][ARC] Let ARC optimizer bail out if the number of pointer states it keeps track of becomes too large
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 17:30:02 PDT 2019
smeenai added a comment.
LGTM
In D61100#1477850 <https://reviews.llvm.org/D61100#1477850>, @ahatanak wrote:
> The test case I'm looking at has a function with over 500k instructions and lots of ObjC runtime function calls.
F8760395: image.png <https://reviews.llvm.org/F8760395>
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