[llvm] [mlir] [mlir][bufferization] Don't clone on unknown ownership and verify function boundary ABI (PR #66626)
Maya Amrami via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 02:31:03 PST 2025
amrami wrote:
Hi!
I have a test case where an argument and a result are aliased.
Today a clone is added and I started looking why.
So I found this commit that was reverted.
Is there a plan to push it? :)
Thanks in advance,
Maya
https://github.com/llvm/llvm-project/pull/66626
More information about the llvm-commits
mailing list