tbaeder added a comment.
Thanks for the info @jcranmer-intel.
I see that the current intepreter doesn't check this for `__builtin_fmin`(GCC
does) either, but it does error out for e.g. `__builtin_nan("") + 1` (GCC
doesn't).
@aaron.ballman I'd like to handle that in a separate patch where I also handle
regular floating point operations.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155546/new/
https://reviews.llvm.org/D155546
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits