================ @@ -2697,6 +2714,7 @@ struct Conv1DGenerator return; break; } + hasTensorSemantics = linalgOp.hasPureTensorSemantics(); ---------------- dcaballe wrote: ? https://github.com/llvm/llvm-project/pull/81625