[libc-commits] [PATCH] D158640: [libc][riscv] Added support for rv32 in setjmp and longjmp
Mikhail Ramalho via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Aug 30 07:34:52 PDT 2023
mikhail.ramalho added a comment.
> Given these points, I am OK with this patch. If we can include a test to ensure that the compilers are not doing anything unwanted, that will be even better. You can choose to work on such a test separately. If in future we see that the compiler code-gen is being unfriendly, we can revisit the approach taken here.
@sivachandra given this comment, should I assume the patch was accepted and it's OK to push?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158640/new/
https://reviews.llvm.org/D158640
More information about the libc-commits
mailing list