[Mlir-commits] [mlir] [mlir][bufferization] Add tests for OptimizeAllocationLiveness edge cases (PR #189505)
Mohamed Deraz Nasr
llvmlistbot at llvm.org
Tue Mar 31 00:07:14 PDT 2026
MDerazNasr wrote:
> For the dynamic test case does it have any treatment distinction in the code? It feels like this optimization doesn't give any different treatment on dynamic and static memref. rest is ok, lgtm
You're right, I reviewed my code and there was no code distinction so I went ahead and removed it
https://github.com/llvm/llvm-project/pull/189505
More information about the Mlir-commits
mailing list