spectrometerHBH opened a new pull request #10401: URL: https://github.com/apache/tvm/pull/10401
This PR adds a transformation pass for arithmetic simplification. The rational is to transform floordiv(floormod()) pattern to floormod(floordiv()) pattern to allow simplification of inner constants. cc @junrushao1994 @tqchen -- 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]
