[all-commits] [llvm/llvm-project] 87645e: [libc][math][c23] Fix undefined behavior in expxf1...
OverMighty via All-commits
all-commits at lists.llvm.org
Thu Oct 17 09:38:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87645e920528802fb1864e159da3d2be1b733432
https://github.com/llvm/llvm-project/commit/87645e920528802fb1864e159da3d2be1b733432
Author: OverMighty <its.overmighty at gmail.com>
Date: 2024-10-17 (Thu, 17 Oct 2024)
Changed paths:
M libc/src/math/generic/expxf16.h
Log Message:
-----------
[libc][math][c23] Fix undefined behavior in expxf16.h (#112734)
Fixes the left-shifting of potentially negative signed integers.
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