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/05/21 23:06:26 UTC

[GitHub] [tvm] Lunderberg edited a comment on pull request #8102: [Vulkan] Remove some interface block decoration

Lunderberg edited a comment on pull request #8102:
URL: https://github.com/apache/tvm/pull/8102#issuecomment-846302391


   Found it!  I was mistaken on the ordering.  The output is a struct that contains an array, not an array consisting of structs.  The struct receives `DecorationBlock`, but the sentence in the spec refers to the array's elements.  Since the `value_type` passed to this function is only ever a primitive value, and is not itself a `Block`-decorated struct, that sentence in the spec doesn't apply.
   
   Sorry for accidentally sending you down a rabbit hole, and everything in the PR looks good to me.


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