[libc-commits] [PATCH] D153056: [libc] Disable the strtod and strtold tests on NVPTX
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 16 16:43:10 PDT 2023
michaelrj added a comment.
I took a brief look at the values that are causing problems, it looks like the error is probably in the Eisel-Lemire pass. I don't have time right now to debug, but if you want to take a look that's where I'd start.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153056/new/
https://reviews.llvm.org/D153056
More information about the libc-commits
mailing list