]> git.tdb.fi Git - libs/gl.git/commitdiff
Mark the start of a SPIR-V function as reachable
authorMikko Rasa <tdb@tdb.fi>
Sun, 7 Nov 2021 17:17:09 +0000 (19:17 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 7 Nov 2021 17:17:09 +0000 (19:17 +0200)
This fixes erroneously generated OpUnreachable instructions which
appeared at the end of some functions.


No differences found