### Required prerequisites - [x] I have searched the [Issue Tracker](https://github.com/tile-ai/tilelang/issues) that this hasn't already been reported. (comment there if it has.) ### Motivation <!-- Please outline the motivation for the proposal. Is your feature request related to a problem? E.g., "I'm always frustrated when [...]". If this is related to another issue, please link here too. --> Implement the correct MMA Op in gemm.py. Please refer to our MLIR Dialect design for Tensor Core. ### Solution Lower MMA to an intrinsic call ### Alternatives _No response_ ### Additional context _No response_