[all-commits] [llvm/llvm-project] 4dce6d: [OpenMP] Disable some offloading/api tests for AAr...
Carlos Eduardo Seo via All-commits
all-commits at lists.llvm.org
Mon Aug 7 13:27:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dce6d3061358dae6f61f1aa0b578e19c9a95151
https://github.com/llvm/llvm-project/commit/4dce6d3061358dae6f61f1aa0b578e19c9a95151
Author: Carlos Eduardo Seo <carlos.seo at linaro.org>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M openmp/libomptarget/test/api/omp_dynamic_shared_memory.c
M openmp/libomptarget/test/offloading/bug49334.cpp
M openmp/libomptarget/test/offloading/ompx_coords.c
M openmp/libomptarget/test/offloading/ompx_saxpy_mixed.c
Log Message:
-----------
[OpenMP] Disable some offloading/api tests for AArch64
Like for x86_64-linux-gnu, these need to be disabled for aarch64-linux-gnu.
Differential Revision: https://reviews.llvm.org/D156815
More information about the All-commits
mailing list