]> git.tdb.fi Git - libs/gl.git/commitdiff
The load cache still needs to be pruned after the loop too
authorMikko Rasa <tdb@tdb.fi>
Wed, 28 Apr 2021 11:44:00 +0000 (14:44 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 28 Apr 2021 12:28:25 +0000 (15:28 +0300)
Under SPIR-V's structured flow control rules it's not permissible to use
a result from inside the loop except with OpPhi.


No differences found