[all-commits] [llvm/llvm-project] 03485a: [openmp][flang] Add tests for map clause (#70394)

Shraiysh via All-commits all-commits at lists.llvm.org
Fri Oct 27 09:35:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03485a0406db5d55eb3878eea8da2a04889acc5f
      https://github.com/llvm/llvm-project/commit/03485a0406db5d55eb3878eea8da2a04889acc5f
  Author: Shraiysh <Shraiysh.Vaishay at amd.com>
  Date:   2023-10-27 (Fri, 27 Oct 2023)

  Changed paths:
    A openmp/libomptarget/test/offloading/fortran/failing/target_map_common_block1.f90
    A openmp/libomptarget/test/offloading/fortran/failing/target_map_common_block2.f90
    A openmp/libomptarget/test/offloading/fortran/target_map_common_block.f90

  Log Message:
  -----------
  [openmp][flang] Add tests for map clause (#70394)

This patch adds basic tests for map clause on target construct for
commonblocks. There will be more tests to add, which will be added in
future patches. Currently failing tests are added in a separate folder
with XFAIL. They should be moved as they are fixed.




More information about the All-commits mailing list