binary pim code for reduced memory usage
Validate Operations / validate-operations (push) Has been cancelled
Validate Operations / validate-operations (push) Has been cancelled
fast pim code emission
This commit is contained in:
@@ -80,7 +80,7 @@ void PimAccelerator::registerPasses(int optLevel) const {
|
||||
registerPass(createPimHostConstantFoldingPass);
|
||||
registerPass(createPimMaterializeHostConstantsPass);
|
||||
registerPass(createPimVerificationPass);
|
||||
registerPass(createEmitPimJsonPass);
|
||||
registerPass(createEmitPimCodePass);
|
||||
}
|
||||
|
||||
void PimAccelerator::configurePasses() const {
|
||||
|
||||
Reference in New Issue
Block a user