================
@@ -25,4 +25,4 @@ entry:
 }
 
 !llvm.module.flags = !{!0}
-!0 = !{i32 1, !"amdgpu_code_object_version", i32 500}
+!0 = !{i32 1, !"amdhsa_code_object_version", i32 500}
----------------
saiislam wrote:

Can we remove explicit mention of COV5 module flag in all these test files 
given that the current default is COV5?
Or, may be a separate patch would be better for that.

https://github.com/llvm/llvm-project/pull/79905
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to