[Mlir-commits] [mlir] [mlir][ArmSME] Use liveness information in the tile allocator (PR #90448)
Andrzej Warzyński
llvmlistbot at llvm.org
Mon May 13 09:40:30 PDT 2024
https://github.com/banach-space approved this pull request.
Impressive work Ben, thank you for addressing all my comments! 🙏🏻
This is a very well designed and complex bit of logic, but absolutely necessary and 100% the right solution for SME virtual tile allocation. This is probably the most important building block for supporting SME in MLIR - vital element in future-proofing this work. Thank you so much for seeing this through!
-Andrzej
https://github.com/llvm/llvm-project/pull/90448
More information about the Mlir-commits
mailing list