[Openmp-commits] [openmp] [openmp][flang] Add tests for map clause (PR #70394)

via Openmp-commits openmp-commits at lists.llvm.org
Fri Oct 27 10:15:45 PDT 2023


shraiysh wrote:

As a part of this patch, I have added two failing tests - `openmp/libomptarget/test/offloading/fortran/failing/target_map_common_block1.f90` and `openmp/libomptarget/test/offloading/fortran/failing/target_map_common_block2.f90`. I have put XFAIL on that. I don't remember in which subproject, but I saw a similar pattern for failing tests in some other subdirectory. When it gets implemented, we can move that test outside the failing directory. I was just wondering if I should open issues for those or not. 

https://github.com/llvm/llvm-project/pull/70394


More information about the Openmp-commits mailing list