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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
