hzfan edited a comment on pull request #6771: URL: https://github.com/apache/incubator-tvm/pull/6771#issuecomment-717647912
It sort of make sense, because at the narrowing pass, we still don't know `c * 2 + 1` fits in `i32` and the cast cannot be removed yet. I added the above example as a test. The FPS improves to 400 with INDEX_DEFAULT_I64=ON ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
