[all-commits] [llvm/llvm-project] f76254: [libc] Fix implicit conversion error in DyadicFloa...
Jesse D via All-commits
all-commits at lists.llvm.org
Fri Mar 28 05:31:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f76254d9b2a68e0021d93e682744e4240a2368b9
https://github.com/llvm/llvm-project/commit/f76254d9b2a68e0021d93e682744e4240a2368b9
Author: Jesse D <jesse.a.deguire at gmail.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M libc/src/__support/FPUtil/dyadic_float.h
Log Message:
-----------
[libc] Fix implicit conversion error in DyadicFloat::as_mantissa_type(). (#133383)
This is the same fix that was recently applied to
as_mantissa_type_rounded(), but for as_mantissa_type().
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