[libc-commits] [PATCH] D150223: [libc] Fix libmath test compilation when using UInt<T>
Mikhail Ramalho via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri May 12 05:18:31 PDT 2023
mikhail.ramalho updated this revision to Diff 521610.
mikhail.ramalho added a comment.
Removed wrong conversion from uint<T> to long double
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150223/new/
https://reviews.llvm.org/D150223
Files:
libc/src/__support/UInt.h
libc/src/__support/builtin_wrappers.h
libc/test/src/math/FmaTest.h
libc/test/src/math/HypotTest.h
libc/test/src/math/ILogbTest.h
libc/test/src/math/LdExpTest.h
libc/test/src/math/RIntTest.h
libc/test/src/math/RemQuoTest.h
libc/test/src/math/RoundToIntegerTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150223.521610.patch
Type: text/x-patch
Size: 10711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230512/88817f2a/attachment-0001.bin>
More information about the libc-commits
mailing list