Verify that the correct number of scalable_sizes was provided.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154600
[mlir][linalg][transform] Add verifier to MaskedVectorizeOp ClosedPublic Authored by springerm on Jul 6 2023, 5:15 AM.
Details Summary Verify that the correct number of scalable_sizes was provided.
Diff Detail
Event TimelineHerald added subscribers: wangpc, alextsao1999, limo1996, stephenneuendorffer. · View Herald Transcript This revision is now accepted and ready to land.Jul 6 2023, 5:56 AM Closed by commit rGd6e9efab8121: [mlir][linalg][transform] Add verifier to MaskedVectorizeOp (authored by springerm). · Explain WhyJul 6 2023, 7:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537713 mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
|