Make the type contraint consistent with other shape dialect operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96377
Change type constraint of the "index" in "shape.split_at" to Shape_SizeOrIndexType ClosedPublic Authored by Jing on Feb 9 2021, 3:17 PM.
Details Summary Make the type contraint consistent with other shape dialect operations.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 10 2021, 11:26 AM Closed by commit rG544cebd61978: Change type constraint of the "index" in "shape.split_at" to… (authored by Jing, committed by jpienaar). · Explain WhyFeb 10 2021, 11:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322776 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/test/Dialect/Shape/canonicalize.mlir
|