[Openmp-commits] [PATCH] D101326: [OpenMP][libomptarget][test] Separate lit tests for different offloading targets (2/2)
Kelvin Li via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Apr 29 11:02:31 PDT 2021
kkwli0 added a comment.
The following regressions seem to be caused by this patch on Power9+V100.
Unexpectedly Passed Tests (4):
libomptarget :: nvptx64-nvidia-cuda :: unified_shared_memory/api.c
libomptarget :: nvptx64-nvidia-cuda :: unified_shared_memory/close_enter_exit.c
libomptarget :: nvptx64-nvidia-cuda :: unified_shared_memory/close_modifier.c
libomptarget :: nvptx64-nvidia-cuda :: unified_shared_memory/shared_update.c
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101326/new/
https://reviews.llvm.org/D101326
More information about the Openmp-commits
mailing list