diff options
author | Leandro Lacerda <leandrolcampos@yahoo.com.br> | 2025-08-05 15:33:20 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 13:33:20 -0500 |
commit | cd0268063d47fb7e5331300db7c21d7302531e33 (patch) | |
tree | ddeb77fd1cc68ab437a011372acc84f64a5c91c7 /clang/test/SemaCXX/attr-gsl-owner-pointer-std.cpp | |
parent | 448c88478dc3148eb69c9b0025746d243ae19a0f (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
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/test/SemaCXX/attr-gsl-owner-pointer-std.cpp')
0 files changed, 0 insertions, 0 deletions