[Mlir-commits] [mlir] [MLIR][Linalg] Remove/update failing obsolete OpDSL tests for linalg.matmul. (PR #115319)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Nov 11 17:37:00 PST 2024


MaheshRavishankar wrote:

I was afraid of such a thing when the decision was to call the new op added to TableGen the same as the OpDSL name. Previous suggestion was that we change the name of the TableGen version of the op to something else, but that wasnt accepted. I would still suggest doing that to avoid such breakages.

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


More information about the Mlir-commits mailing list