Hzfengsy opened a new pull request, #16858: URL: https://github.com/apache/tvm/pull/16858
CLZ (counting leading zeros) is used for improving ceil_log2 performance on vulkan. however, the current implantation is incorrect during dtype converting. This PR contains: 1. Simplify clz for index calculation (happens in vulkan sort) 2. Fix clz for data type conversion -- 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]
