[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
Thu Apr 25 12:41:34 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359226: [ObjC][ARC] Let ARC optimizer bail out if the number of pointer states (authored by ahatanak, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61100?vs=196530&id=196702#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61100/new/
https://reviews.llvm.org/D61100
Files:
llvm/trunk/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
llvm/trunk/test/Transforms/ObjCARC/opt-max-ptr-states.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61100.196702.patch
Type: text/x-patch
Size: 5095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/98c5a278/attachment.bin>
More information about the llvm-commits
mailing list