================ @@ -0,0 +1,14 @@ +// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 6 +// REQUIRES: AMDGCN + +// RUN: %clang -target %libclc_target -O2 -emit-llvm -S -o - %s | FileCheck %s --check-prefix=%check_prefix ---------------- arsenm wrote:
All AMDGPU tests really ought to have a specific subtarget specified (in the near future, we should be able to set this by the triple) https://github.com/llvm/llvm-project/pull/197151 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
