Revert "[MLIR][Shape] Merge `shape` to `std`/`scf` lowerings."
authorDavid Truby <david.truby@arm.com>
Mon, 7 Sep 2020 12:37:05 +0000 (13:37 +0100)
committerDavid Truby <david.truby@arm.com>
Mon, 7 Sep 2020 12:37:32 +0000 (13:37 +0100)
commit973800dc7cbe28a98030293e77afa8ea0343c37d
tree34b0abd3c7a80d7fafc9c0019a2b2883321ed34d
parentdbb81881955d641bc873442e75874a5cb160f4ee
Revert "[MLIR][Shape] Merge `shape` to `std`/`scf` lowerings."

This reverts commit 15acdd75439b402e993ebe0dbf8eb02e9b88bbdc.
mlir/include/mlir/Conversion/Passes.h
mlir/include/mlir/Conversion/Passes.td
mlir/include/mlir/Conversion/ShapeToSCF/ShapeToSCF.h [new file with mode: 0644]
mlir/lib/Conversion/ShapeToSCF/CMakeLists.txt [new file with mode: 0644]
mlir/lib/Conversion/ShapeToSCF/ShapeToSCF.cpp [new file with mode: 0644]
mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
mlir/test/Conversion/ShapeToSCF/shape-to-scf.mlir [new file with mode: 0644]
mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir