[Mlir-commits] [mlir] [mlir][MLProgram] Add MLProgram to MemRef bufferization pass (PR #75103)

Ryan Holt llvmlistbot at llvm.org
Tue Dec 19 08:51:12 PST 2023


ryan-holt-1 wrote:

Thanks for the review @stellaraccident. I'm currently waiting on https://github.com/llvm/llvm-project/pull/75273 to land so that I can implement this in terms of the `BufferizableOpInterface` instead of a separate pass as suggested by Matthias.

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


More information about the Mlir-commits mailing list