[Openmp-commits] [llvm] [openmp] [OpenMP][Offload][AMDGPU] Fix offload tests failure after the new triple (PR #208617)

Matt Arsenault via Openmp-commits openmp-commits at lists.llvm.org
Fri Jul 10 02:53:26 PDT 2026


================
@@ -2,7 +2,7 @@
 ! addresses are maintained across target boundaries
 ! REQUIRES: clang, flang, amdgcn-amd-amdhsa
 
-! RUN: %clang -c -fopenmp -fopenmp-targets=amdgcn-amd-amdhsa \
+! RUN: %clang -c -fopenmp -fopenmp-targets=amdgpu-amd-amdhsa \
----------------
arsenm wrote:

Also should't be necessary 

https://github.com/llvm/llvm-project/pull/208617


More information about the Openmp-commits mailing list