Setup declarative rewrite rules to lower the shape dialect to the std
dialect with two exemplary rules for from/to_extent_tensor.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
thanks!
mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp | ||
---|---|---|
22 | you can also move it right before populate...() function |
mlir/lib/Conversion/ShapeToStandard/ShapeToStandardPatterns.td | ||
---|---|---|
5 | Comment here and below please. |
you can also move it right before populate...() function