[all-commits] [llvm/llvm-project] 458542: [mlir][linalg] Relax structured op region filler c...
Adam Siemieniuk via All-commits
all-commits at lists.llvm.org
Tue Jan 28 00:56:21 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 458542f454cdb769801f0b6459405b429503e00a
https://github.com/llvm/llvm-project/commit/458542f454cdb769801f0b6459405b429503e00a
Author: Adam Siemieniuk <adam.siemieniuk at intel.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
M mlir/test/Dialect/Linalg/invalid.mlir
Log Message:
-----------
[mlir][linalg] Relax structured op region filler check (#123741)
Removes assert on output type from structure op region filler to allow
more graceful error handling.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list