================
@@ -87,7 +87,7 @@ __attribute__((device)) void 
test_non_volatile_parameter32(__UINT32_TYPE__ *ptr)
 // CHECK-NEXT:    [[TMP7:%.*]] = atomicrmw udec_wrap ptr [[TMP4]], i64 
[[TMP6]] syncscope("workgroup") seq_cst, align 8, 
!amdgpu.no.fine.grained.memory [[META4]]
 // CHECK-NEXT:    store i64 [[TMP7]], ptr [[RES_ASCAST]], align 8
 // CHECK-NEXT:    ret void
-// GCN-LABEL: @_Z29test_non_volatile_parameter64Py(
+// GCN-LABEL: @_Z29test_non_volatile_parameter64Pm(
----------------
arsenm wrote:

seems like there should be a mor targeted test 

https://github.com/llvm/llvm-project/pull/214865
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to