]> git.tdb.fi Git - libs/gl.git/commitdiff
Make ConstantConditionEliminator less trigger-happy
authorMikko Rasa <tdb@tdb.fi>
Wed, 10 Mar 2021 10:12:26 +0000 (12:12 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 10 Mar 2021 13:33:38 +0000 (15:33 +0200)
Since I removed the variable value tracking in 1cd0ea7 it started
optimizing conditions on specialization constants, even when they
had not been specialized yet.


No differences found