diff --git a/lib/TPP/PassBundles/TppMapping.cpp b/lib/TPP/PassBundles/TppMapping.cpp index 43d363175..edb93d39b 100644 --- a/lib/TPP/PassBundles/TppMapping.cpp +++ b/lib/TPP/PassBundles/TppMapping.cpp @@ -67,7 +67,6 @@ struct TppMapping : public tpp::impl::TppMappingBase, // TODO: Remove when layout propagation and tile-and-fuse have better // support for named ops. pm.addNestedPass(createGeneralizeNamedOps()); - pm.addPass(createCanonicalizerPass()); // Postprocess packing. // Run only canonicalizer at this stage as full cleanup (mostly CSE) can