SPV: Scalar smear operation should use type of the scalar to make the
authorRex Xu <rex.xu@amd.com>
Mon, 7 Dec 2015 11:07:17 +0000 (19:07 +0800)
committerRex Xu <rex.xu@amd.com>
Wed, 9 Dec 2015 08:05:06 +0000 (16:05 +0800)
commite723b45bcad4b115c42850c534e3ffa50c20519a
tree9ad54d3f00a197cb61540af569d000925be3446e
parente00e72ded10c78f41a09d13c6b194de5264241ab
SPV: Scalar smear operation should use type of the scalar to make the
expected vector type when the provided vector type is incompatible with
the scalar.
SPIRV/SpvBuilder.cpp
Test/baseResults/spv.shiftOps.frag.out [new file with mode: 0644]
Test/spv.ShiftOps.frag [new file with mode: 0644]
Test/test-spirv-list