Description[turbofan] mark Float64(Max|Min) as associative and commutative.
Now that -0.0 and 0.0 are ordered by Float64Max and Float64Min, these
two operator are both associative and commutative for all numbers. The
operators would not be associative and commutative for NaNs, but
neither JavaScript nor WebAssembly distinguish between NaNs nowadays.
R=jarin@chromium.org
Committed: https://crrev.com/10e7ccfbd4199b8d39cd526e7a675b21291aca65
Cr-Commit-Position: refs/heads/master@{#38791}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|