diff options
author | Leandro Lacerda <leandrolcampos@yahoo.com.br> | 2025-08-21 13:27:25 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-21 11:27:25 -0500 |
commit | eed5f06ae8fba68c92ca58c370d2d4a1c3deba50 (patch) | |
tree | 4f582a289a5a83e534ee81c42cc1ce8978147ecc /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | e20fa4f41235fdefce0db110836701f8bb5fe063 (diff) | |
download | llvm-eed5f06ae8fba68c92ca58c370d2d4a1c3deba50.zip llvm-eed5f06ae8fba68c92ca58c370d2d4a1c3deba50.tar.gz llvm-eed5f06ae8fba68c92ca58c370d2d4a1c3deba50.tar.bz2 |
[Offload][Conformance] Add randomized tests for single-precision bivariate math functions (#154663)
This patch adds a new set of randomized conformance tests for
single-precision bivariate math functions.
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/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions