reduce spatial compile-times in convolutions using a scf.for instead of materializing a huge number of instructions
Validate Operations / validate-operations (push) Has been cancelled
Validate Operations / validate-operations (push) Has been cancelled
This commit is contained in:
@@ -13,6 +13,7 @@ add_pim_library(OMPimPasses
|
||||
|
||||
LINK_LIBS PUBLIC
|
||||
MLIRLinalgDialect
|
||||
MLIRSCFDialect
|
||||
OMCompilerUtils
|
||||
OMPimCommon
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user