[Mlir-commits] [mlir] [MLIR][MPI] adding MemoryEffects to MPI ops for buffer-deallocation-pipeline (PR #186158)
Anton Lydike
llvmlistbot at llvm.org
Fri Mar 13 02:26:11 PDT 2026
https://github.com/AntonLydike commented:
This looks very neat! I would agree with Tuomas here, allocations/deallocations are something where we need to be very precise with the documentation, as this is a common case for headaches.
https://github.com/llvm/llvm-project/pull/186158
More information about the Mlir-commits
mailing list