[all-commits] [llvm/llvm-project] 1a87a1: [openmp][amdgpu] Disable tests requiring USM on am...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Mon Dec 6 05:25:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a87a1895597226ca655086b7f6972069eca0de1
https://github.com/llvm/llvm-project/commit/1a87a1895597226ca655086b7f6972069eca0de1
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M openmp/libomptarget/test/lit.cfg
Log Message:
-----------
[openmp][amdgpu] Disable tests requiring USM on amdgcn
These tests tend to hang or crash on hardware that doesn't
support USM. Disabling them helps diagnose other issues. To safely
enable we require a means of testing whether USM is expected to work.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D115144
More information about the All-commits
mailing list