[all-commits] [llvm/llvm-project] c175c0: [OpenMP][FIX] Split test into amdgpu and nvptx spe...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Sat Jan 21 20:12:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c175c07d905d3e7895451c17703f7d9b3efd0330
https://github.com/llvm/llvm-project/commit/c175c07d905d3e7895451c17703f7d9b3efd0330
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-01-21 (Sat, 21 Jan 2023)
Changed paths:
R openmp/libomptarget/test/api/omp_dynamic_shared_memory_mixed.c
A openmp/libomptarget/test/api/omp_dynamic_shared_memory_mixed.inc
A openmp/libomptarget/test/api/omp_dynamic_shared_memory_mixed_amdgpu.c
A openmp/libomptarget/test/api/omp_dynamic_shared_memory_mixed_nvptx.c
Log Message:
-----------
[OpenMP][FIX] Split test into amdgpu and nvptx specific ones
This avoids running the test for the host.
More information about the All-commits
mailing list