add constant folding and verification pass for pim host operations
better validation scripts output big refactors
This commit is contained in:
@@ -20,6 +20,8 @@ add_onnx_mlir_library(OMPIMAccel
|
||||
Pass/CountInstructionPass.cpp
|
||||
Pass/EmitPimJsonPass.cpp
|
||||
Pass/MessagePass.cpp
|
||||
Pass/PimFoldHostConstantsPass.cpp
|
||||
Pass/PimHostVerificationPass.cpp
|
||||
|
||||
EXCLUDE_FROM_OM_LIBS
|
||||
|
||||
@@ -43,4 +45,5 @@ add_onnx_mlir_library(OMPIMAccel
|
||||
OMSpatialToGraphviz
|
||||
OMSpatialToPIM
|
||||
OMPIMCommon
|
||||
)
|
||||
MLIRTensorInferTypeOpInterfaceImpl
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user