You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/04/26 17:25:55 UTC

[GitHub] [tvm] vinx13 commented on pull request #11114: Avoid naming a kernel parameter in the test_tuning python test "kernel"

vinx13 commented on PR #11114:
URL: https://github.com/apache/tvm/pull/11114#issuecomment-1110061868

   It would be better to handle this in codegen than relying on user inputs. There is a list of reserved keywords here https://github.com/apache/tvm/blob/main/src/target/source/codegen_c.cc#L46 you can override it for OpenCL.


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org