[PATCH] D61100: [ObjC][ARC] Let ARC optimizer bail out if the number of pointer states it keeps track of becomes too large
Akira Hatanaka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 15:52:48 PDT 2019
ahatanak added a comment.
The test case I'm looking at has a function with over 500k instructions and lots of ObjC runtime function calls.
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