[all-commits] [llvm/llvm-project] 571732: [Libomptarget] Disable deadlocking bug49334.cpp te...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Aug 16 08:24:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5717329f1a15017426dc39544751cdeb65c797de
https://github.com/llvm/llvm-project/commit/5717329f1a15017426dc39544751cdeb65c797de
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M openmp/libomptarget/test/offloading/bug49334.cpp
Log Message:
-----------
[Libomptarget] Disable deadlocking bug49334.cpp test on AMDGPU
This test hangs on AMDGPU sporadically, disable it for the time being.
Fixes: https://github.com/llvm/llvm-project/issues/64733
Reviewed By: ronlieb
Differential Revision: https://reviews.llvm.org/D158082
More information about the All-commits
mailing list