tqchen opened a new pull request, #20367: URL: https://github.com/apache/tvm/pull/20367
CLZ is a shared integer primitive used by arithmetic simplification. Move its operator registration and construction helpers into prim, and use that identity consistently in lowering, dtype rewriting, Python construction and TOPI. Remove residual dialect includes and namespace imports from arith, supply its direct shared and standard-library dependencies, and keep IterAffineMap constraint-size ordering local. Remove the extra function-attribute test additions while retaining generic attribute-update behavior. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
