================ @@ -1,4 +1,5 @@ ; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s +; RUN: llc -O0 -mtriple=spirv64-amd-amdhsa %s -o - | FileCheck %s ---------------- AlexVlx wrote:
I've rolled back most of these, except for a couple of places where there is a substantive difference (`spirv64-amdgcn-amdhsa` encodes the program address space in its DL, which yields slightly different IR in places). https://github.com/llvm/llvm-project/pull/89796 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits