[all-commits] [llvm/llvm-project] 079686: [AIX] Disable unsupported offloading gpu tests

Jake Egan via All-commits all-commits at lists.llvm.org
Thu Nov 25 12:11:05 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0796869e4e1e517a0f77f8e84d94e1e3525b1061
      https://github.com/llvm/llvm-project/commit/0796869e4e1e517a0f77f8e84d94e1e3525b1061
  Author: Jake Egan <Jake.Egan at ibm.com>
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
    M clang/test/Driver/clang-offload-bundler-asserts-on.c
    M clang/test/Driver/clang-offload-bundler.c
    M clang/test/Driver/openmp-offload-gpu.c

  Log Message:
  -----------
  [AIX] Disable unsupported offloading gpu tests

GPUs are not supported on AIX, so this patch sets these tests as unsupported.

Reviewed By: stevewan

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




More information about the All-commits mailing list