[all-commits] [llvm/llvm-project] 2dd527: [libc] fix strtofloat test with 128 bit floats
michaelrj-google via All-commits
all-commits at lists.llvm.org
Tue Feb 28 10:59:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dd527b6f820704d1e56bfb322b1b1567f1e8373
https://github.com/llvm/llvm-project/commit/2dd527b6f820704d1e56bfb322b1b1567f1e8373
Author: Michael Jones <michaelrj at google.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M libc/test/src/__support/str_to_float_test.cpp
Log Message:
-----------
[libc] fix strtofloat test with 128 bit floats
Differential Revision: https://reviews.llvm.org/D144991
More information about the All-commits
mailing list