[Workflow] Roll back some settings since they caused more issues
[llvm-project.git] / mlir / lib / Dialect / Utils / CMakeLists.txt
blob7d40caebe1e0536a775ac1cd4a298c335e6beb1f
1 add_mlir_library(MLIRDialectUtils
2   IndexingUtils.cpp
3   ReshapeOpsUtils.cpp
4   StructuredOpsUtils.cpp
5   StaticValueUtils.cpp
7   LINK_LIBS PUBLIC
8   MLIRArithUtils
9   MLIRIR