[Mlir-commits] [mlir] [mlir][linalg] Fix isaConvolutionOpInterface logic (PR #102087)

Quinn Dawkins llvmlistbot at llvm.org
Tue Aug 6 10:18:56 PDT 2024


================
@@ -177,7 +178,8 @@ enum class MatchConvolutionResult;
 /// present.
----------------
qedawkins wrote:

Same, document the behavior of the flag here.

https://github.com/llvm/llvm-project/pull/102087


More information about the Mlir-commits mailing list