[all-commits] [llvm/llvm-project] 8ca07e: [Flang][OpenMP][Offloading][Test] Adjust slightly ...

agozillon via All-commits all-commits at lists.llvm.org
Wed Jan 10 14:21:32 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ca07e57c3be0dc41dbb95f6b21e541fecd74e8a
      https://github.com/llvm/llvm-project/commit/8ca07e57c3be0dc41dbb95f6b21e541fecd74e8a
  Author: Andrew Gozillon <Andrew.Gozillon at amd.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

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

  Log Message:
  -----------
  [Flang][OpenMP][Offloading][Test] Adjust slightly incorrect tests now cmake configuration works

These tests were slightly broken, in one case a failing test that now works. In the other case
some accidentally left over code during a name change that broke compilation due to missing
symbols.




More information about the All-commits mailing list