The lowering does not support all types for its source operations. This change
makes the patterns fail in a well-defined manner.
Depends On D84442
Paths
| Differential D84443
[MLIR][Shape] Limit shape to standard lowerings to their supported types ClosedPublic Authored by frgossen on Jul 23 2020, 9:45 AM.
Details Summary The lowering does not support all types for its source operations. This change Depends On D84442
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 23 2020, 9:51 AM Comment Actions Are there any test cases for these new failure cases? If not could you please add some? This revision was landed with ongoing or failed builds.Jul 29 2020, 6:57 AM Closed by commit rG6673c6cd82f7: [MLIR][Shape] Limit shape to standard lowerings to their supported types (authored by frgossen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281562 mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
|