[all-commits] [llvm/llvm-project] d9da4c: Revert "[mlir] Add a shape function library op"
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Nov 28 21:29:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d9da4c3e73720badfcac5c0dc63c0285bb690770
https://github.com/llvm/llvm-project/commit/d9da4c3e73720badfcac5c0dc63c0285bb690770
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-11-29 (Sun, 29 Nov 2020)
Changed paths:
M mlir/include/mlir/Dialect/Shape/IR/Shape.h
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
M mlir/lib/Dialect/Shape/IR/Shape.cpp
R mlir/test/Analysis/test-shape-fn-report.mlir
M mlir/test/lib/Dialect/CMakeLists.txt
R mlir/test/lib/Dialect/Shape/CMakeLists.txt
R mlir/test/lib/Dialect/Shape/TestShapeFunctions.cpp
M mlir/test/lib/Dialect/Test/TestOps.td
M mlir/tools/mlir-opt/CMakeLists.txt
M mlir/tools/mlir-opt/mlir-opt.cpp
Log Message:
-----------
Revert "[mlir] Add a shape function library op"
This reverts commit 6dd9596b19d7679c562f8e866be6d0c3d7c21994.
Build is broken.
More information about the All-commits
mailing list