diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-07-08 08:48:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-08 08:48:53 -0500 |
commit | 5c40e561bbc102f47553732fcebc0876b45d68b2 (patch) | |
tree | b7a38b93a44d384dbdf1a7db5f05a0cb2d8af77a /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | f4f5e25467263adf60289ed0725d696368230b71 (diff) | |
download | llvm-5c40e561bbc102f47553732fcebc0876b45d68b2.zip llvm-5c40e561bbc102f47553732fcebc0876b45d68b2.tar.gz llvm-5c40e561bbc102f47553732fcebc0876b45d68b2.tar.bz2 |
[libc] Make GPU `libm` use generic implementations (#98014)
Summary:
This patch moves a lot of the old vendor implementations to the new
generic math functions. Previously a lot of these were done through the
vendor functions, but the long term goal is to completely phase these
out. In order to make the tests pass I had to disable exceptions so they
only perform functional tests.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions