Description[turbofan] Avoid using the typer's types in representation inference for phis.
Once we use type feedback, we need to reflect the feedback in the types, propagate
the new narrower types forward and use them in the subsequent
representation inference. This CL propagates and uses the recomputed types
for Phi and Select nodes (rather than using the types from the typer).
Committed: https://crrev.com/ed21aa2449ec6991735158118ab6513723e3b784
Cr-Commit-Position: refs/heads/master@{#33268}
Patch Set 1 #Patch Set 2 : Tweaks #Patch Set 3 : Tweaks in comments #Patch Set 4 : Remove dead code #
Messages
Total messages: 11 (6 generated)
|