[Mlir-commits] [mlir] [mlir][bufferization] Adding the optimize-allocation-liveness pass (PR #101827)

Matthias Springer llvmlistbot at llvm.org
Sun Aug 11 01:43:10 PDT 2024


================
@@ -0,0 +1,142 @@
+//===- OptimizeAllocationliveness.cpp - impl. for buffer dealloc. ---===//
----------------
matthias-springer wrote:

Can you we put a more meaningful comment, e.g., `Alloc. Liveness`?

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


More information about the Mlir-commits mailing list