diff options
author | Leandro Lacerda <leandrolcampos@yahoo.com.br> | 2025-07-29 13:08:27 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 11:08:27 -0500 |
commit | 2abd58cb7e817767e69f3c71512ff5c4b79bc881 (patch) | |
tree | f8bd7b379776b8477d405de2decee42fe024611e /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | 15980624ac516ae2dbbf1f2cd24d63de0f9fd2be (diff) | |
download | llvm-2abd58cb7e817767e69f3c71512ff5c4b79bc881.zip llvm-2abd58cb7e817767e69f3c71512ff5c4b79bc881.tar.gz llvm-2abd58cb7e817767e69f3c71512ff5c4b79bc881.tar.bz2 |
[Offload] Add framework for math conformance tests (#149242)
This PR introduces the initial version of a C++ framework for the
conformance testing of GPU math library functions, building upon the
skeleton provided in #146391.
The main goal of this framework is to systematically measure the
accuracy of math functions in the GPU libc, verifying correctness or at
least conformance to standards like OpenCL via exhaustive or random
accuracy tests.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions