================
@@ -9,8 +9,11 @@
   define amdgpu_kernel void @anti_hints_suppressed_by_current_budget() #0 { 
ret void }
   define amdgpu_kernel void @anti_hints_unified_agpr_headroom () #1 { ret void 
}
   define amdgpu_kernel void @anti_hints_unified_agpr_budget () #1 { ret void }
+  define amdgpu_kernel void @anti_hints_high_vgpr_counts_for_budget() #0 { ret 
void }
+  define amdgpu_kernel void @anti_hints_av_class_applied_to_agpr() #2 { ret 
void }
   attributes #0 = { nounwind "amdgpu-agpr-alloc"="0" "frame-pointer"="none"}
   attributes #1 = { nounwind "frame-pointer"="none"}
+  attributes #2 = { nounwind "frame-pointer"="none" "amdgpu-num-vgpr"="20" 
"amdgpu-agpr-alloc"="36"}
----------------
mssefat wrote:

Fixed.

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

Reply via email to