[PATCH] D70370: llvm/ObjCARC: Eliminate inlined AutoreleaseRV calls

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 11:26:58 PST 2019


dexonsmith updated this revision to Diff 229885.
dexonsmith marked an inline comment as done.
dexonsmith added a comment.

Adding more testcases.  The `bitcast` tests uncovered problems with the RAUW calls, which I also fixed.


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

https://reviews.llvm.org/D70370

Files:
  llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
  llvm/test/Transforms/ObjCARC/inlined-autorelease-return-value.ll
  llvm/test/Transforms/ObjCARC/unsafe-claim-rv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70370.229885.patch
Type: text/x-patch
Size: 16186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/32339329/attachment.bin>


More information about the llvm-commits mailing list