Sign in
llvm
/
llvm-project
/
mlir
/
b0619b92956a0a1cacc18faea7c3f000575adb01
/
.
/
lib
/
Dialect
/
Utils
/
CMakeLists.txt
blob: 7d40caebe1e0536a775ac1cd4a298c335e6beb1f [
file
]
add_mlir_library(MLIRDialectUtils
IndexingUtils.cpp
ReshapeOpsUtils.cpp
StructuredOpsUtils.cpp
StaticValueUtils.cpp
LINK_LIBS PUBLIC
MLIRArithUtils
MLIRIR
)