Description[turbofan] Remove representation axis for float64 fields.
This removes the representation axis from the type of {Load/StoreField}
operators representing a property load/store. The representation would
be narrowed to {None} which causes problems for all places where we use
the type to reason about the value representation. Instead we should
fully switch to {MachineRepresentation}. This is just a stop-gap fix.
R=jarin@chromium.org
BUG=chromium:636716
Committed: https://crrev.com/5c6719fcd21c1af25afe5e30f5c1c95803b3f7ed
Cr-Commit-Position: refs/heads/master@{#38678}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|