]> git.tdb.fi Git - libs/gl.git/commitdiff
Generate correct OpPhi instructions for nested ternary expressions
authorMikko Rasa <tdb@tdb.fi>
Sun, 7 Nov 2021 14:06:09 +0000 (16:06 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 7 Nov 2021 14:10:46 +0000 (16:10 +0200)
The parent blocks must be immediate predecessors of the block containing
the OpPhi instruction.


No differences found