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

Akira Hatanaka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 11:45:19 PST 2019


ahatanak added a comment.

It wasn't clear to me, but is the pair deleted only if there are no instructions that return false for `isSafeBetweenRVCalls` in between?


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

https://reviews.llvm.org/D70370





More information about the llvm-commits mailing list