[all-commits] [llvm/llvm-project] 73dfc7: [libc] Fix a bug in fx_bits.h due to integer promo...
lntue via All-commits
all-commits at lists.llvm.org
Fri Mar 1 18:59:53 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73dfc7bbadddeb2930b11e4ad07f9a8e8b498cc7
https://github.com/llvm/llvm-project/commit/73dfc7bbadddeb2930b11e4ad07f9a8e8b498cc7
Author: lntue <35648136+lntue at users.noreply.github.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M libc/src/__support/fixed_point/fx_bits.h
M libc/test/src/__support/fixed_point/fx_bits_test.cpp
Log Message:
-----------
[libc] Fix a bug in fx_bits.h due to integer promotion of bitwise ops. (#83647)
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