DescriptionReland: X87: disable the regress-undefined-nan test case for x87.
The reason is when native_context_specialization flag is ture, X87 turbofan
will hit the known issue that X87 will change a sNaN to qNaN by default. And
then it will fail when bit-comparing the source (sNaN) and the result (qNaN).
reland https://codereview.chromium.org/1414733004/.
BUG=
Committed: https://crrev.com/a02d0e96b8587b4c0103914652da5f4b8ce3c2f9
Cr-Commit-Position: refs/heads/master@{#31552}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|