[all-commits] [llvm/llvm-project] 8aca44: Revert "[reland][libc][NFC] Use user defined liter...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Feb 15 09:24:14 PST 2024
Branch: refs/heads/revert-81835-use_u128_instead_of_mtype
Home: https://github.com/llvm/llvm-project
Commit: 8aca448fb2ccc8a348c787e3e0a5991ef5b7390b
https://github.com/llvm/llvm-project/commit/8aca448fb2ccc8a348c787e3e0a5991ef5b7390b
Author: Guillaume Chatelet <chatelet.guillaume at gmail.com>
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths:
M libc/src/__support/integer_literals.h
M libc/src/math/generic/CMakeLists.txt
M libc/src/math/generic/exp.cpp
M libc/src/math/generic/exp10.cpp
M libc/src/math/generic/exp2.cpp
M libc/src/math/generic/expm1.cpp
M libc/src/math/generic/log.cpp
M libc/src/math/generic/log10.cpp
M libc/src/math/generic/log1p.cpp
M libc/src/math/generic/log2.cpp
M libc/test/src/__support/CMakeLists.txt
M libc/test/src/__support/FPUtil/fpbits_test.cpp
M libc/test/src/__support/integer_to_string_test.cpp
M libc/test/src/__support/str_to_long_double_test.cpp
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/test/src/__support/BUILD.bazel
Log Message:
-----------
Revert "[reland][libc][NFC] Use user defined literals to build 128 and 256 bi…"
This reverts commit 513e4dc1af5e0a57dab5cd8df6fb1fc9e82b1e33.
More information about the All-commits
mailing list