nir/spirv: Allow OpBranchConditional without a merge
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 12 Jan 2016 01:03:50 +0000 (17:03 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 12 Jan 2016 01:03:52 +0000 (17:03 -0800)
commit1c5393d57d46e20612cee6c567421da10e0fcd48
tree8bf52dbf4e51cef1f50fa85d3e7ffdc30f35cb96
parent24523e98a466e7a7788006b7755673b92074df5e
nir/spirv: Allow OpBranchConditional without a merge

This can happen if you have a predicated break/continue.
src/glsl/nir/spirv/vtn_cfg.c