[clang] [clang] constexpr built-in reduce add function. (PR #116243)

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 15 02:21:03 PST 2024


https://github.com/RKSimon commented:

This seems reasonable to me - I'd recommend you take a look at the min/max reductions to see if signed/unsigned can be correctly handled with this approach.

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


More information about the cfe-commits mailing list