hlu1 opened a new pull request #4861: [TVM] const auto p -> const auto& p
URL: https://github.com/apache/incubator-tvm/pull/4861
 
 
   Clang 10 was complaining about about copies being made in the range for 
loops. The warning can be removed by making the variable a const reference.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to