[all-commits] [llvm/llvm-project] cabe8b: [libc] `FPRep` builders return `FPRep` instead of ...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jan 22 06:02:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cabe8be6bb2120828a741217365be975c59ac7b6
https://github.com/llvm/llvm-project/commit/cabe8be6bb2120828a741217365be975c59ac7b6
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:
-----------
[libc] `FPRep` builders return `FPRep` instead of raw `StorageType` (#78588)
More information about the All-commits
mailing list