[MLIR][Shape] Remove type conversion from lowering to standard
authorFrederik Gossen <frgossen@google.com>
Wed, 29 Jul 2020 10:45:07 +0000 (10:45 +0000)
committerFrederik Gossen <frgossen@google.com>
Wed, 29 Jul 2020 10:48:05 +0000 (10:48 +0000)
commitb6b9d3ea85cc158a5230b4b75147d299bfc372df
tree4ff15ded363aa048c5d8a19e1c73ec7096221428
parent5d9f33aaa00cc02143f137387adc8dd1e51b71d3
[MLIR][Shape] Remove type conversion from lowering to standard

Operating on indices and extent tensors directly, the type conversion is no
longer needed for the supported cases.

Differential Revision: https://reviews.llvm.org/D84442
mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir