11 lines
172 B
Text
11 lines
172 B
Text
|
add_mlir_library(MLIRDialectUtils
|
||
|
IndexingUtils.cpp
|
||
|
ReshapeOpsUtils.cpp
|
||
|
StructuredOpsUtils.cpp
|
||
|
StaticValueUtils.cpp
|
||
|
|
||
|
LINK_LIBS PUBLIC
|
||
|
MLIRArithUtils
|
||
|
MLIRIR
|
||
|
)
|