Description[turbofan] Allow non-speculative operators to consume feedback types.
Turn the retyping pass of SimplifiedLowering into a proper phase, and
make it possible to propagate feedback types through non-speculative
operators. This defers the output representation selection to the
retyping phase, and checks that we don't mess up.
As a first user, we consume input type feedback for NumberAbs as well.
Long-term we can add all other operators to the mix.
R=jarin@chromium.org
Committed: https://crrev.com/b93cde3744c77cda088ca332bed84b34e6c711ff
Cr-Commit-Position: refs/heads/master@{#37672}
Patch Set 1 #
Total comments: 14
Patch Set 2 : Address comments. #
Messages
Total messages: 14 (6 generated)
|