[Mlir-commits] [mlir] [MLIR][Linalg] Add pass to convert linalg.generic back to named ops (PR #95656)
Adam Siemieniuk
llvmlistbot at llvm.org
Mon Jun 17 04:41:25 PDT 2024
================
@@ -107,7 +107,7 @@ isaElemwiseSingleUnaryOrBinaryOpInterface(linalg::GenericOp genericOp,
unsigned arity) {
// Check all loops are parallel, and have only tensor semantics.
----------------
adam-smnk wrote:
nit: update comment
https://github.com/llvm/llvm-project/pull/95656
More information about the Mlir-commits
mailing list