aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidDoWhileCheck.h
diff options
context:
space:
mode:
authorLeandro Lacerda <leandrolcampos@yahoo.com.br>2025-08-05 15:33:20 -0300
committerGitHub <noreply@github.com>2025-08-05 13:33:20 -0500
commitcd0268063d47fb7e5331300db7c21d7302531e33 (patch)
treeddeb77fd1cc68ab437a011372acc84f64a5c91c7 /clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidDoWhileCheck.h
parent448c88478dc3148eb69c9b0025746d243ae19a0f (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[Offload][Conformance] Add tests for single-precision math functions (#152013)HEADmain
This patch adds a new set of conformance tests for single-precision math functions provided by the LLVM libm for GPUs. The functions included in this set were selected based on the following criteria: - An implementation exists in `libc/src/math/generic` (i.e., it is not just a wrapper around a compiler built-in). - The corresponding LLVM CPU libm implementation is correctly rounded. - The function is listed in Table 65 of the OpenCL C Specification v3.0.19.
Diffstat (limited to 'clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidDoWhileCheck.h')
0 files changed, 0 insertions, 0 deletions