Skip to content

unstructured NIR

This is some WIP branch where I try to consume unstructured spir-v and lower it to nir_ifs and nir_loops where easily convertible.

At this point I am fighting quite a lot against nirs control flow manipulation functions and maybe somebody of you have some hints or suggestions on how to improve this.

I think this current versions only really supports if clauses and maybe I find a proper way to complete it soon.

Edited by Karol Herbst

Merge request reports