]> git.tdb.fi Git - libs/gl.git/commitdiff
Recognize backward references in GLSL loops
authorMikko Rasa <tdb@tdb.fi>
Wed, 7 Dec 2016 00:31:45 +0000 (02:31 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 7 Dec 2016 00:31:45 +0000 (02:31 +0200)
A lone assignment at the end of a loop isn't unused if the next iteration
uses the value.


No differences found