diff options
author | Juan A. Suarez Romero <[email protected]> | 2017-08-24 17:16:04 +0200 |
---|---|---|
committer | Samuel Iglesias Gonsálvez <[email protected]> | 2017-09-12 07:01:40 +0200 |
commit | 806ae6a648326327ead48d1b9aec6f44f74f06f9 (patch) | |
tree | 192672233327612f7d84698e6a7d8d68ef4215a3 /m4 | |
parent | 5666d3e3e5a5d598c5ea4a2b2d3682ef97c3f877 (diff) |
nir/spirv: handle if's with same label in both branches
When a conditional branch has the same labels in the "if" part and in the
"else" part, then we have the same cfg block, and it must be handled
once.
v2: handle it the same way as OpBranch (Jason).
Fixes:
dEQP-VK.spirv_assembly.instruction.compute.conditional_branch.same_labels*
dEQP-VK.spirv_assembly.instruction.graphics.conditional_branch.same_labels*
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions