[Mlir-commits] [mlir] [mlir][linalg] Add pass to transpose matmul op (PR #89075)

Benjamin Maxwell llvmlistbot at llvm.org
Fri Apr 19 09:33:02 PDT 2024


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

I don't personally have a strong opinion on how this transform is implemented, so looking just at the code this LGTM. I have some very minor nits (that apply to both rewrites), but feel free to ignore those. 

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


More information about the Mlir-commits mailing list