This reduces the dependencies of the MLIRVector target and makes the dialect consistent with other dialects. Differential Revision: https://reviews.llvm.org/D118533
4 lines
74 B
CMake
4 lines
74 B
CMake
add_subdirectory(IR)
|
|
add_subdirectory(Transforms)
|
|
add_subdirectory(Utils)
|