[Mlir-commits] [mlir] [MLIR][CAPI][Python] Add support for querying memory effect instances (PR #213459)

Maksim Levental llvmlistbot at llvm.org
Sat Aug 1 12:20:05 PDT 2026


makslevental wrote:

Can you go through and scrub owned/borrowed from all the comments here? Including places we missed in the previous PR. It's just going to confuse people and lead them to asking questions like "what does this really mean". I think these aspects of the API aren't worth commenting on at all - the only time we've prior mentioned these things is when the API requires calling a `Destroy` (in which case we just say that instead of calling it "borrowed" or something like that).

https://github.com/llvm/llvm-project/pull/213459


More information about the Mlir-commits mailing list