We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf6f52 commit 2fd87f7Copy full SHA for 2fd87f7
llvm/test/Transforms/Inline/AArch64/sme-pstateza-attrs.ll
@@ -272,8 +272,8 @@ entry:
272
; [x] A -> Z
273
; [ ] A -> S
274
; [ ] A -> A
275
-define void @agnostic_za_caller_now_za_callee_dont_inline() "aarch64_za_state_agnostic" {
276
-; CHECK-LABEL: define void @agnostic_za_caller_now_za_callee_dont_inline
+define void @agnostic_za_caller_new_za_callee_dont_inline() "aarch64_za_state_agnostic" {
+; CHECK-LABEL: define void @agnostic_za_caller_new_za_callee_dont_inline
277
; CHECK-SAME: () #[[ATTR3]] {
278
; CHECK-NEXT: entry:
279
; CHECK-NEXT: call void @new_za_callee()
0 commit comments