[Mlir-commits] [mlir] [mlir] GEMM Hopper Tensor Core Integration Test (PR #81478)

Manish Gupta llvmlistbot at llvm.org
Mon Feb 19 16:35:38 PST 2024


https://github.com/manishucsd approved this pull request.

LGTM! 

Thanks for adding this. I've left a few comments for consideration. The PR is a promising start in using MLIR's Python bindings to generate PTX. It's important to move forward with merging this, even if it currently supports a limited number of cases. Doing so will help maintain the robustness of the Python bindings, allowing us to continue refining and expanding upon the ideas introduced here.

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


More information about the Mlir-commits mailing list