[all-commits] [llvm/llvm-project] 973800: Revert "[MLIR][Shape] Merge `shape` to `std`/`scf`...
David Truby via All-commits
all-commits at lists.llvm.org
Mon Sep 7 05:37:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 973800dc7cbe28a98030293e77afa8ea0343c37d
https://github.com/llvm/llvm-project/commit/973800dc7cbe28a98030293e77afa8ea0343c37d
Author: David Truby <david.truby at arm.com>
Date: 2020-09-07 (Mon, 07 Sep 2020)
Changed paths:
M mlir/include/mlir/Conversion/Passes.h
M mlir/include/mlir/Conversion/Passes.td
A mlir/include/mlir/Conversion/ShapeToSCF/ShapeToSCF.h
A mlir/lib/Conversion/ShapeToSCF/CMakeLists.txt
A mlir/lib/Conversion/ShapeToSCF/ShapeToSCF.cpp
M mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp
A mlir/test/Conversion/ShapeToSCF/shape-to-scf.mlir
M mlir/test/Conversion/ShapeToStandard/shape-to-standard.mlir
Log Message:
-----------
Revert "[MLIR][Shape] Merge `shape` to `std`/`scf` lowerings."
This reverts commit 15acdd75439b402e993ebe0dbf8eb02e9b88bbdc.
More information about the All-commits
mailing list