[PATCH] D22685: Disable shrinking of SNaN constants

NAKAMURA Takumi via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 16:50:52 PDT 2016


chapuni added a subscriber: chapuni.
chapuni added a comment.

The builder is configured as -m32.
I guess it would be x87fp-related issue.

On i686 host, NaN might not be preserved.


Repository:
  rL LLVM

https://reviews.llvm.org/D22685





More information about the llvm-commits mailing list