636310d0cb
Validate Operations / validate-operations (push) Has been cancelled
add shared checked arithmetic helpers refactor pim passes into Pim/Transforms more robust memory coalescing pass
13 lines
194 B
CMake
13 lines
194 B
CMake
add_pim_library(OMPimPasses
|
|
MessagePass.cpp
|
|
PimCodegen/EmitPimCodePass.cpp
|
|
|
|
EXCLUDE_FROM_OM_LIBS
|
|
|
|
LINK_LIBS PUBLIC
|
|
MLIRLinalgDialect
|
|
MLIRSCFDialect
|
|
OMCompilerUtils
|
|
OMPimCommon
|
|
)
|