================
@@ -2697,6 +2714,7 @@ struct Conv1DGenerator
return;
break;
}
+ hasTensorSemantics = linalgOp.hasPureTensorSemantics();
----------------
banach-space wrote:
Thanks for the suggestion, Ben! 🙏🏻
https://github.com/llvm/llvm-project/pull/81625