[PATCH] D95948: Stop traping on sNaN in __builtin_isnan

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 11:00:19 PST 2021


kpn added a comment.

This looks like a definite step forward. Thank you!

Can you do an AArch64 test case showing long double? Right now there's no 128-bit test case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95948/new/

https://reviews.llvm.org/D95948



More information about the llvm-commits mailing list