diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2023-11-01 22:43:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-01 22:43:34 +0000 |
commit | f0e100a05acbe895a7a3e76b4713d2f740fe8463 (patch) | |
tree | fe5c2e498acaad25bef5b3598b64a5f40ff95f5d /llvm/lib/IR/Module.cpp | |
parent | 4de92601c83b13e64e9a4a3722d0be12e70a4212 (diff) | |
download | llvm-f0e100a05acbe895a7a3e76b4713d2f740fe8463.zip llvm-f0e100a05acbe895a7a3e76b4713d2f740fe8463.tar.gz llvm-f0e100a05acbe895a7a3e76b4713d2f740fe8463.tar.bz2 |
[amdgpu][openmp] Treat missing TIMESTAMP_FREQUENCY as non-fatal (#70987)
If you build with dynamic_hsa, the symbol is known and compilation
succeeds. If you then run with a slightly older libhsa, this argument is
not recognised and an error returned. I'd rather the program runs with a
misleading omp wtime than refuses to run at all.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions