Files
clang-p2996/mlir/lib/Dialect/Shape/CMakeLists.txt
Alexander Belyaev 250dcf61ae Revert "Revert "[MLIR] Lower shape.num_elements -> shape.reduce.""
This reverts commit a25f5cd70c.

Now the build with `-DBUILD_SHARED_LIBS=ON` is fixed.
2020-06-08 12:19:54 +02:00

3 lines
50 B
CMake

add_subdirectory(IR)
add_subdirectory(Transforms)