[libc-commits] [libc] [libc] add checksum for jmpbuf (PR #101110)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Fri Aug 9 18:01:37 PDT 2024


SchrodingerZhu wrote:

I suppose the main cost just comes from spilling the values to stack and then loads them. Inlining them should speed up a lot but make the solution less portable.

https://github.com/llvm/llvm-project/pull/101110


More information about the libc-commits mailing list