[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:38:05 PDT 2024
srcarroll wrote:
yes it does nothing in the case the op is already a rank <= 1 op. I don't think returning failure is appropriate in this case though. Maybe i misunderstood
https://github.com/llvm/llvm-project/pull/86037
More information about the Mlir-commits
mailing list