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/08/26 15:58:55 UTC

[GitHub] [tvm] kparzysz-quic opened a new pull request, #12615: Replace '> >' in templates with >>, NFC

kparzysz-quic opened a new pull request, #12615:
URL: https://github.com/apache/tvm/pull/12615

   The problem with greedy lexing of `>>` as an operator was solved in C++11, and now templates no longer require spaces between `>`'s.
   


-- 
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


[GitHub] [tvm] kparzysz-quic merged pull request #12615: Replace '> >' in templates with >>, NFC

Posted by GitBox <gi...@apache.org>.
kparzysz-quic merged PR #12615:
URL: https://github.com/apache/tvm/pull/12615


-- 
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