We can use the new DenseArrayStrictlySorted constraint.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135246
[mlir][Linalg] Use ConfinedAttr for dimensions of ReduceOp. ClosedPublic Authored by akuegel on Oct 5 2022, 1:08 AM.
Details Summary We can use the new DenseArrayStrictlySorted constraint.
Diff Detail
Event TimelineHerald added subscribers: bzcheeseman, mravishankar, sdasgup3 and 19 others. · View Herald Transcript This revision is now accepted and ready to land.Oct 10 2022, 12:34 AM Closed by commit rG2ae27dc9489f: [mlir][Linalg] Use ConfinedAttr for dimensions of ReduceOp. (authored by akuegel). · Explain WhyOct 10 2022, 12:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 465328 mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/invalid.mlir
|