[Openmp-commits] [PATCH] D84557: [OpenMP][Tests] Enable nvptx64 testing for most libomptarget tests
Joel E. Denny via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 28 06:10:00 PDT 2020
jdenny added a comment.
In D84557#2178019 <https://reviews.llvm.org/D84557#2178019>, @protze.joachim wrote:
> Broken because of D83963 <https://reviews.llvm.org/D83963>, @jdenny proposed a fix, which works for me:
>
> libomptarget :: mapping/alloc_fail.c
> libomptarget :: mapping/present/target.c
> libomptarget :: mapping/present/target_data.c
> libomptarget :: mapping/present/target_enter_data.c
> libomptarget :: mapping/present/target_exit_data.c
> libomptarget :: mapping/present/zero_length_array_section.c
> libomptarget :: mapping/present/zero_length_array_section_exit.c
I've pushed it to master as 9b4826d18b5f <https://reviews.llvm.org/rG9b4826d18b5fba5fe638e1045c9c47d3fe8da8c8>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84557/new/
https://reviews.llvm.org/D84557
More information about the Openmp-commits
mailing list