[PATCH] D104953: [ObjC][ARC] Prevent moving objc_retain calls past objc_release calls that release the retained object
Akira Hatanaka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 25 16:27:43 PDT 2021
ahatanak updated this revision to Diff 354623.
ahatanak added a comment.
Simplify test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104953/new/
https://reviews.llvm.org/D104953
Files:
llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
llvm/test/Transforms/ObjCARC/code-motion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104953.354623.patch
Type: text/x-patch
Size: 7198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/d29374db/attachment-0001.bin>
More information about the llvm-commits
mailing list