remove useless MaterializeHostConstantsPass.cpp and fix lowering before instead
Validate Operations / validate-operations (push) Has been cancelled

avoid spammy pim codegen diagnostics
This commit is contained in:
NiccoloN
2026-06-05 10:06:28 +02:00
parent 27410207c4
commit 1e9e61f5a9
20 changed files with 458 additions and 256 deletions
-1
View File
@@ -123,7 +123,6 @@ add_pim_library(OMPIMAccel
OMPimBufferization
OMPimMemoryCoalescing
OMPimHostConstantFolding
OMPimHostConstantMaterialization
OMPimVerification
MLIRTensorInferTypeOpInterfaceImpl
)