[Mlir-commits] [mlir] [mlir] [memref] Compile-time memref.alloc Scheduling/Merging optimization (PR #95882)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Jun 21 02:29:57 PDT 2024
Menooker wrote:
I have updated the code to support multiple addr spaces. Now the default implementation will have one merged-allocation for each addr space in allocation scopes.
https://github.com/llvm/llvm-project/pull/95882
More information about the Mlir-commits
mailing list