Remove unreachable and the same block as parents from OpPhi.
authorLei Zhang <antiagainst@google.com>
Thu, 10 Dec 2015 18:29:40 +0000 (13:29 -0500)
committerLei Zhang <antiagainst@google.com>
Fri, 11 Dec 2015 15:24:03 +0000 (10:24 -0500)
commite055a78aae8464e624e6cbcfd5638cd253227a96
tree516316110c16e5016784f8cf94b8d5a32607bef9
parent100553c44d628787b680ef2931d56074c02a9489
Remove unreachable and the same block as parents from OpPhi.

According to SPIR-V spec, "Each Parent block is the label of an
immediate predecessor in the CFG of the current block."
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmInstructionTests.cpp