[all-commits] [llvm/llvm-project] 1edb43: [reland][libc] `FPRep` builders return `FPRep` ins...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jan 22 06:18:28 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1edb43f62ca408774b4392cbe641598e1c4725be
https://github.com/llvm/llvm-project/commit/1edb43f62ca408774b4392cbe641598e1c4725be
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M libc/src/__support/FPUtil/FPBits.h
M libc/test/src/__support/FPUtil/fpbits_test.cpp
Log Message:
-----------
[reland][libc] `FPRep` builders return `FPRep` instead of raw `StorageType` (#78978)
Reland #78588
More information about the All-commits
mailing list