Operating on indices and extent tensors directly, the type conversion is no
longer needed for the supported cases.
Depends On D84441
Paths
| Differential D84442
[MLIR][Shape] Remove type conversion from lowering to standard ClosedPublic Authored by frgossen on Jul 23 2020, 9:44 AM.
Details Summary Operating on indices and extent tensors directly, the type conversion is no Depends On D84441
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 23 2020, 9:52 AM This revision was landed with ongoing or failed builds.Jul 29 2020, 4:05 AM Closed by commit rGb6b9d3ea85cc: [MLIR][Shape] Remove type conversion from lowering to standard (authored by frgossen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281509 mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
|