diff options
author | Eugene Zhulenev <ezhulenev@google.com> | 2021-06-29 09:30:54 -0700 |
---|---|---|
committer | Eugene Zhulenev <ezhulenev@google.com> | 2021-06-29 09:35:43 -0700 |
commit | 9ccdaac8f9d5b06c35a18180c517342c435d75a1 (patch) | |
tree | 6a67df1e8e5d85c342daf5bb183e4a52423c50ce /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 6088f86a2e1ce3ab6fe9573e26fc63a5cf338fa9 (diff) | |
download | llvm-9ccdaac8f9d5b06c35a18180c517342c435d75a1.zip llvm-9ccdaac8f9d5b06c35a18180c517342c435d75a1.tar.gz llvm-9ccdaac8f9d5b06c35a18180c517342c435d75a1.tar.bz2 |
[mlir:Async] Fix a bug in automatic refence counting around function calls
Depends On D104998
Function calls "transfer ownership" to the callee and it puts additional constraints on the reference counting optimization pass
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D104999
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions