Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
llvm-project/libcxx/include/__numeric
History
Louis Dionne fd62906ddb
[libc++] Fix incorrect overflow checking in std::lcm (#96310)
We should have been using __builtin_mul_overflow from the start instead
of adding a manual (and error-prone) check for overflow.

Fixes #96196
2024-06-25 08:35:23 -05:00
..
accumulate.h
…
adjacent_difference.h
…
exclusive_scan.h
…
gcd_lcm.h
[libc++] Fix incorrect overflow checking in std::lcm (#96310)
2024-06-25 08:35:23 -05:00
inclusive_scan.h
…
inner_product.h
…
iota.h
…
midpoint.h
[libc++] simplify the midpoint function (#81717)
2024-02-17 16:56:02 +01:00
partial_sum.h
…
pstl.h
[libc++] Remove unnecessary #ifdef guards around PSTL implementation details (#95268)
2024-06-12 17:25:43 -04:00
reduce.h
[libc++] Fix missing and incorrect push/pop macros (#79204)
2024-01-25 15:48:46 -05:00
saturation_arithmetic.h
[libc++] Makes saturation functions privately available. (#89503)
2024-04-24 17:42:28 +02:00
transform_exclusive_scan.h
…
transform_inclusive_scan.h
…
transform_reduce.h
[libc++] Fix missing and incorrect push/pop macros (#79204)
2024-01-25 15:48:46 -05:00
Powered by Gitea Version: 1.23.1 Page: 1143ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API