[libc-commits] [PATCH] D119145: [libc] Fix illegal type punning
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Feb 8 08:55:36 PST 2022
gchatelet updated this revision to Diff 406864.
gchatelet added a comment.
rebase and change commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119145/new/
https://reviews.llvm.org/D119145
Files:
libc/src/__support/CPP/Bit.h
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/FPUtil/FPBits.h
libc/src/__support/FPUtil/Hypot.h
libc/src/__support/FPUtil/ManipulationFunctions.h
libc/src/__support/FPUtil/generic/sqrt.h
libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
libc/src/__support/FPUtil/x86_64/NextAfterLongDouble.h
libc/src/__support/FPUtil/x86_64/sqrt.h
libc/src/math/generic/log10f.cpp
libc/src/math/generic/log1pf.cpp
libc/src/math/generic/log2f.cpp
libc/src/math/generic/logf.cpp
libc/src/math/generic/math_utils.h
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/elements_x86.h
libc/test/src/math/NextAfterTest.h
libc/test/src/math/SqrtTest.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119145.406864.patch
Type: text/x-patch
Size: 22594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220208/f4ef7cf2/attachment-0001.bin>
More information about the libc-commits
mailing list