SPV: For GLSL only, bitcast OpArrayLength result back to int.
authorJohn Kessenich <cepheus@frii.com>
Wed, 28 Nov 2018 14:01:37 +0000 (07:01 -0700)
committerJohn Kessenich <cepheus@frii.com>
Wed, 28 Nov 2018 14:01:37 +0000 (07:01 -0700)
commit8c869679f2c1b4075ab8093954f6928a8c501f86
tree09223df5e38bd234d21d2c4e6530c6b12f4c7fc4
parente045c23a347a54aaaf1a52bdcc3bbb510ea9b509
SPV: For GLSL only, bitcast OpArrayLength result back to int.

This makes the rest of the AST consuming the result match GLSL
semantics and hence get complete type matching.
SPIRV/GlslangToSpv.cpp
Test/baseResults/spv.310.comp.out