[libc-commits] [PATCH] D152032: [libc] Disable the string_to_float test on NVPTX
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 2 14:07:41 PDT 2023
michaelrj added a comment.
The patch is fine, but I am confused as to how the `str_to_float` tests were passing with the `high_precision_decimal` tests failing, given that `str_to_float` uses `high_precision_decimal`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152032/new/
https://reviews.llvm.org/D152032
More information about the libc-commits
mailing list