[all-commits] [llvm/llvm-project] 250dcf: Revert "Revert "[MLIR] Lower shape.num_elements ->...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Mon Jun 8 03:20:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 250dcf61aef0d10a1425345759a29180a155f4b3
https://github.com/llvm/llvm-project/commit/250dcf61aef0d10a1425345759a29180a155f4b3
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M mlir/docs/Passes.md
M mlir/include/mlir/Dialect/Shape/CMakeLists.txt
M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
A mlir/include/mlir/Dialect/Shape/Transforms/CMakeLists.txt
A mlir/include/mlir/Dialect/Shape/Transforms/Passes.h
A mlir/include/mlir/Dialect/Shape/Transforms/Passes.td
M mlir/include/mlir/InitAllPasses.h
M mlir/lib/Dialect/Shape/CMakeLists.txt
M mlir/lib/Dialect/Shape/IR/Shape.cpp
A mlir/lib/Dialect/Shape/Transforms/CMakeLists.txt
A mlir/lib/Dialect/Shape/Transforms/PassDetail.h
A mlir/lib/Dialect/Shape/Transforms/ShapeToShapeLowering.cpp
A mlir/test/Dialect/Shape/shape-to-shape.mlir
Log Message:
-----------
Revert "Revert "[MLIR] Lower shape.num_elements -> shape.reduce.""
This reverts commit a25f5cd70cef6f74eed45a61c14abca98cd416e4.
Now the build with `-DBUILD_SHARED_LIBS=ON` is fixed.
More information about the All-commits
mailing list