[libc-commits] [libc] [libc] Make add_with_carry and sub_with_borrow constexpr. (PR #81898)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Thu Feb 15 10:49:06 PST 2024


https://github.com/nickdesaulniers approved this pull request.

Neat, TIL about `__builtin_is_constant_evaluated`.

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


More information about the libc-commits mailing list