[clang] [llvm] [C++23] [CLANG] Adding C++23 constexpr math functions: fmin, fmax and frexp. (PR #88978)

Hubert Tong via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 20:40:43 PDT 2024


hubert-reinterpretcast wrote:

> All the LIT tests failing are due to the latest changes I made. I will edit them once I know that the latest implementation is correct.

Thanks. I may be delayed in reviewing this as the C++ committee meeting is the week after next.

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


More information about the llvm-commits mailing list