Support the case where convolution does float extension of the inputs.
Details
Details
Diff Detail
Diff Detail
Event Timeline
mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp | ||
---|---|---|
1393 | yes I was thinking about that although I'm unclear if contraction with mixed type works for integer type as I don't see a way to distinguish the extSI and extUI when the cast is merged in the contraction op? |
Comment Actions
clarify comment
mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp | ||
---|---|---|
1377 | I rephrased the comment to make it more explicit that this is about mul op operands |
whose operands ?