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 2021/04/09 22:29:12 UTC

[GitHub] [tvm] tmoreau89 commented on a change in pull request #7717: [Vulkan] Support uniform buffer object for passing many scalar arguments

tmoreau89 commented on a change in pull request #7717:
URL: https://github.com/apache/tvm/pull/7717#discussion_r610933468



##########
File path: src/target/spirv/ir_builder.h
##########
@@ -555,6 +574,17 @@ class IRBuilder {
     val.flag = flag;
     return val;
   }
+
+  /*!
+   * \brief The common function to declare push constants and uniform buffe

Review comment:
       typo: buffer




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