Description[turbofan] Add explicit set for nodes with weakened types.
To ensure termination, we need to be sure that once we start weakening
a node, we keep weakening that node in subsequent re-typings. Until now,
we were guessing that we previously weakened from the type. This
change introduces a set of nodes that have already be weakened, so
that we have a reliable way to detect previous weakening.
BUG=chromium:468799
LOG=n
R=bmeurer@chromium.org
Committed: https://crrev.com/adb8867337b75282f9e61251d015b77d4f92ad6b
Cr-Commit-Position: refs/heads/master@{#27331}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|