[all-commits] [llvm/llvm-project] d59a19: [Support][MathExtras] Add variadic SaturatingAdd
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Thu Dec 1 12:25:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d59a196b8cb8bb59e38ab2bd93b3454141e33bc9
https://github.com/llvm/llvm-project/commit/d59a196b8cb8bb59e38ab2bd93b3454141e33bc9
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M llvm/include/llvm/Support/MathExtras.h
M llvm/unittests/Support/MathExtrasTest.cpp
Log Message:
-----------
[Support][MathExtras] Add variadic SaturatingAdd
Add variadic SaturatingAdd.
Test plan: ninja check-llvm-unit check-all
Differential revision: https://reviews.llvm.org/D139036
More information about the All-commits
mailing list