[Mlir-commits] [mlir] [mlir][memref] Introduce `memref.distinct_objects` op (PR #156913)

Matthias Springer llvmlistbot at llvm.org
Tue Sep 23 05:37:02 PDT 2025


https://github.com/matthias-springer commented:

This op will be useful for the buffer deallocation pass, to generate more efficient lowerings for cases where our analysis cannot figure out the aliasing.

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


More information about the Mlir-commits mailing list