[Mlir-commits] [mlir] [mlir][bufferization] Support multi-result alloc ops in OptimizeAllocationLiveness (PR #189527)
Matthias Springer
llvmlistbot at llvm.org
Wed Apr 15 05:31:37 PDT 2026
matthias-springer wrote:
What's the use case for an op with multiple results? How is this different from two back-to-back allocations?
https://github.com/llvm/llvm-project/pull/189527
More information about the Mlir-commits
mailing list