[Mlir-commits] [mlir] [mlir] [memref] Compile-time memref.alloc Scheduling/Merging optimization (PR #95882)

Krzysztof Drewniak llvmlistbot at llvm.org
Thu Jun 20 15:17:34 PDT 2024


https://github.com/krzysz00 commented:

Before actually reviewing this - can we get a high-level overview of the design here?

Also, as a quick question: how usable would this be if I only want to handle one particular memory space (say `#gpu.address_space<workgroup>`)

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


More information about the Mlir-commits mailing list