summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-07-01 10:20:40 -0500
committerGitHub <noreply@github.com>2025-07-01 10:20:40 -0500
commit3cff3d882b028faf1dc935cce4a8d8a6bae2e5e0 (patch)
tree8fa7ceffd173fdf4c0ec2b028100643ad8878dcc /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6b1c92cbcb760ff95affc66c689236d40288e1ad (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