[all-commits] [llvm/llvm-project] 7e761b: [libc][NFC] Simplify FloatProperties implementatio...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Dec 11 08:14:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e761ba8546e5553d7e74882c7df819419f3acc4
https://github.com/llvm/llvm-project/commit/7e761ba8546e5553d7e74882c7df819419f3acc4
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M libc/src/__support/FPUtil/FloatProperties.h
Log Message:
-----------
[libc][NFC] Simplify FloatProperties implementation (#74481)
Factor in common properties of `FloatProperties`.
This is a first patch of a series to simplify `FloatProperties` and
`FPBits` implementations.
More information about the All-commits
mailing list