diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-02-20 18:12:27 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 18:12:27 -0600 |
commit | 53e96984b6dbb9d8ff55d2ccd0c27ffc1d27315f (patch) | |
tree | b5c5af531e64ca8b10a9e95a98a91f2ba9d66da2 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | d3fcf310310ddfea1acf0d54bb7574ea2f6d9077 (diff) | |
download | llvm-53e96984b6dbb9d8ff55d2ccd0c27ffc1d27315f.zip llvm-53e96984b6dbb9d8ff55d2ccd0c27ffc1d27315f.tar.gz llvm-53e96984b6dbb9d8ff55d2ccd0c27ffc1d27315f.tar.bz2 |
[NVPTX] Enable the _Float16 type for NVPTX compilation (#82436)
Summary:
The PTX target supports the f16 type natively and we alreaqdy have a few
LLVM backend tests that support the LLVM-IR. We should be able to enable
this for generic use. This is done prior the f16 math functions being
written in the GPU libc case.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions