Generate a control flow graph that can be usable for SPIR-V generation. One idea is to probably replace all control flow nodes into GOTO and LABEL in the CFG.
Generate a control flow graph that can be usable for SPIR-V generation.
One idea is to probably replace all control flow nodes into GOTO and LABEL in the CFG.