Conversation
Make OpArrayLength result type be an integer with signedness of 0.
|
This is required for refreshing google/glslang from upstream. |
antiagainst
left a comment
There was a problem hiding this comment.
+2. LGTM.
But I'm wondering whether we should just drop testing the generator number, or use regex to make it more resilient to bumps. Does it harm anything if we drop testing the SPIR-V header completely?
Entirely fair. The generator bump didn't happen for 2 years, then we've had a flurry of them. |
f013f08e4 Add missing OpUntypedPrefetchKHR (google#441) a41bc926e VkspReflection non-sematic: add fields to DescriptorSetBuffer (google#440) db5a00f8c Support for SPV_KHR_untyped_pointers (google#439) 3c355ec43 Reserve 4 memory operands bits for Arm (google#436) 41a8eb27f Update headers with SPIR-V version 1.6, revision 4. (google#437) git-subtree-dir: third_party/spirv-headers git-subtree-split: f013f08e4455bcc1f0eed8e3dd5e2009682656d9
Make OpArrayLength result type be an integer with signedness of 0.