llvm-project
2abd58cb - [Offload] Add framework for math conformance tests (#149242)

Commit
101 days ago
[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.
Parents
Loading