[all-commits] [llvm/llvm-project] affd73: MathExtras: MulOverflow: use builtin when availabl...
Arjun P via All-commits
all-commits at lists.llvm.org
Tue Jun 11 01:44:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: affd73aadb9611b8a10c8cced63ad4ae1a0a9161
https://github.com/llvm/llvm-project/commit/affd73aadb9611b8a10c8cced63ad4ae1a0a9161
Author: Arjun P <arjunpitchanathan at gmail.com>
Date: 2024-06-11 (Tue, 11 Jun 2024)
Changed paths:
M llvm/include/llvm/Support/MathExtras.h
Log Message:
-----------
MathExtras: MulOverflow: use builtin when available (NFC) (#95046)
This matches the other two functions AddOverflow and SubOverflow.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list