[all-commits] [llvm/llvm-project] 556b56: [OpenMP] Disable some tests for AArch64

Carlos Eduardo Seo via All-commits all-commits at lists.llvm.org
Tue Jun 20 12:01:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 556b563ae0c52073a7c5d38baf7f396caef5cd4b
      https://github.com/llvm/llvm-project/commit/556b563ae0c52073a7c5d38baf7f396caef5cd4b
  Author: Carlos Eduardo Seo <carlos.seo at linaro.org>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M openmp/libomptarget/test/jit/empty_kernel_lvl1.c
    M openmp/libomptarget/test/jit/empty_kernel_lvl2.c
    M openmp/libomptarget/test/offloading/barrier_fence.c
    M openmp/libomptarget/test/offloading/small_trip_count.c
    M openmp/libomptarget/test/offloading/target_critical_region.cpp

  Log Message:
  -----------
  [OpenMP] Disable some tests for AArch64

Like for X86, some of the tests also need to be disabled for AArch64.

Differential Revision: https://reviews.llvm.org/D153312




More information about the All-commits mailing list