================ @@ -0,0 +1,131 @@ +// REQUIRES: amdgpu-registered-target +// RUN: %clang_cc1 -triple amdgpu12.50-amd-amdhsa -x hip -std=c++11 -fclangir \ ---------------- skc7 wrote:
clang/test/CodeGenOpenCL/builtins-amdgcn-gfx1250-load-tr.cl OGCG test has `-target-feature +wavefrontsize32` which seems to be missing here. https://github.com/llvm/llvm-project/pull/220611 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
