[Mlir-commits] [mlir] [mlir][Linalg] Allow more control in drop unit dims (PR #170104)
Renato Golin
llvmlistbot at llvm.org
Wed Dec 3 08:07:57 PST 2025
rengolin wrote:
I see. It gets confusing with the lambdas in the header and partial implementation in the cpp file. On a high level, I think that's fine, but I'd still prefer if the lambdas were functions that you override on the test pass. But that's my personal view. If others are happy as is, feel free to ignore it.
https://github.com/llvm/llvm-project/pull/170104
More information about the Mlir-commits
mailing list