[libc-commits] [PATCH] D145670: [libc] Extend the linux thread implementation for riscv64.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Mar 9 09:02:13 PST 2023
sivachandra added a comment.
In D145670#4181239 <https://reviews.llvm.org/D145670#4181239>, @mikhail.ramalho wrote:
> Unrelated topic: I started to get some rounding mode errors this morning, are you seeing them too @sivachandra or is it just on my side?
I am seeing a clean run in the full build as well as overlay build. Also, I will review your setjmp patch today. Thanks for your reviews and contributions. If everything goes well, I should be able to fire up a riscv builder connected to the LLVM buildbot by end of day today.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145670/new/
https://reviews.llvm.org/D145670
More information about the libc-commits
mailing list