[Mlir-commits] [mlir] [MLIR][Linalg] Add pass to convert linalg.generic back to named ops (PR #95656)

Javed Absar llvmlistbot at llvm.org
Tue Jun 18 02:48:53 PDT 2024


================
@@ -107,7 +107,7 @@ isaElemwiseSingleUnaryOrBinaryOpInterface(linalg::GenericOp genericOp,
                                           unsigned arity) {
   // Check all loops are parallel, and have only tensor semantics.
----------------
javedabsar1 wrote:

Fixed . thanks.

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


More information about the Mlir-commits mailing list