]> git.tdb.fi Git - libs/gl.git/commitdiff
Record assignment targets more precisely
authorMikko Rasa <tdb@tdb.fi>
Tue, 9 Mar 2021 07:43:08 +0000 (09:43 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 9 Mar 2021 08:27:09 +0000 (10:27 +0200)
If the assignment is to a structure or vector field or an array element,
it's recorded to the node so optimizers can better match assignments and
references (they don't do that yet).


No differences found