DescriptionX87: 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).
BUG=
Committed: https://crrev.com/b3c719ebbad6c87afefa33a7d0b3f412b2e304db
Cr-Commit-Position: refs/heads/master@{#31530}
Patch Set 1 #Patch Set 2 : Reland #Messages
Total messages: 8 (2 generated)
|