[all-commits] [llvm/llvm-project] 1e47a1: [libc][NFC] Remove last use of BitsType in FloatPr...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Dec 12 05:00:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e47a157f84e38b8cb0caeaba84e881e173d242c
https://github.com/llvm/llvm-project/commit/1e47a157f84e38b8cb0caeaba84e881e173d242c
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M libc/src/__support/FPUtil/FPBits.h
M libc/src/__support/FPUtil/FloatProperties.h
Log Message:
-----------
[libc][NFC] Remove last use of BitsType in FloatProperties (#75174)
Also start to expose some of the internals to avoid duplication.
More information about the All-commits
mailing list