DescriptionFix issue 12336: there was a bug when updating phis at exit of a block with a HTypeKnown instruction.
By making the update an assignment, we were generating the wrong order of copies. Since the checked input of HTypeKnown may have a name, we need to make it a copy.
Committed: https://code.google.com/p/dart/source/detail?r=29331
Patch Set 1 : #Patch Set 2 : #
Messages
Total messages: 2 (0 generated)
|