Hi, is there an example to convert linalg matmul op to an optimized nvvm ir as the following paper metioned ?
https://arxiv.org/pdf/2108.13191.pdf
MHLO-MLIR has provided a solution, but can we achieve this just using mlir-opt?
1 Like