diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-09-28 14:37:24 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-09-28 14:41:35 -0500 |
commit | 183a1b1e3852e543ef93bb61f1a65bc6eb10ea1e (patch) | |
tree | 622049d65d31a435a2344c49c5b807ed194118a1 /clang/lib/Lex/ModuleMap.cpp | |
parent | 49f1232ea199ce8a838a2a1899e4bd9b78d2dc31 (diff) | |
download | llvm-183a1b1e3852e543ef93bb61f1a65bc6eb10ea1e.zip llvm-183a1b1e3852e543ef93bb61f1a65bc6eb10ea1e.tar.gz llvm-183a1b1e3852e543ef93bb61f1a65bc6eb10ea1e.tar.bz2 |
[OpenMP] Enable the 'libc/malloc.c' test on NVPTX
Summary:
Previously this test hanged indefinitely on NVPTX. This was due to an
issue fixed previously where we would wait indefinitely inside the CUDA
runtime waiting for the kernel to complete if it was blocked on the RPC
server. This patch enables this test again now that it can run without
deadlocking, at least on CUDA 12.2.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions