[all-commits] [llvm/llvm-project] fd3edd: [libc] Add test to check all properties for all FP...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Jan 30 01:15:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd3edd452339b507345ccad991f45110e08cd815
https://github.com/llvm/llvm-project/commit/fd3edd452339b507345ccad991f45110e08cd815
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M libc/src/__support/FPUtil/FPBits.h
M libc/test/src/__support/FPUtil/fpbits_test.cpp
Log Message:
-----------
[libc] Add test to check all properties for all FPBit types. (#79851)
This test is platform agnostic, it runs all tests on all architectures.
More information about the All-commits
mailing list