[Mlir-commits] [mlir] [MLIR][CAPI][Python] Add support for querying memory effect instances (PR #213459)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sat Aug 1 21:50:49 PDT 2026
PragmaTwice 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 "owned" or something like that).
Ahh sure. TBH partial of these comments are written by GPT and I didn't change. I'll go through and refine all of them.
https://github.com/llvm/llvm-project/pull/213459
More information about the Mlir-commits
mailing list