diff options
| author | Joseph Huber <huberjn@outlook.com> | 2025-07-01 10:20:40 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-01 10:20:40 -0500 |
| commit | 3cff3d882b028faf1dc935cce4a8d8a6bae2e5e0 (patch) | |
| tree | 8fa7ceffd173fdf4c0ec2b028100643ad8878dcc /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 6b1c92cbcb760ff95affc66c689236d40288e1ad (diff) | |
[Offload] Add skeleton for offload conformance tests (#146391)
Summary:
This adds a basic outline for adding 'conformance' tests. These are
tests that are intended to check device code against a standard. In this
case, we will expect this to be filled with math conformance tests to
make sure their results are within the ULP requirements we demand.
Right now this just *assumes* the GPU libc is there, meaning you'll
likely need to do a manual `ninja` before doing `ninja -C
runtimes/runtimes-bins offload.conformance`.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
