[Mlir-commits] [mlir] [mlir][transform] Fix failure in flattening already flattened linalg ops (PR #86037)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Mar 20 16:34:57 PDT 2024
https://github.com/MaheshRavishankar approved this pull request.
ok.. I am assuming the flattening transformation does the right thing (i.e. does not nothing) if things are already flattened. If not maybe better to return failure there too.
https://github.com/llvm/llvm-project/pull/86037
More information about the Mlir-commits
mailing list