Skip to content

Commit 909f6b0

Browse files
committed
Fixup
Change-Id: I8085f63f150e9754952f256a86bed88bf4b40c95
1 parent 5e1dc7c commit 909f6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AArch64/ssve-stack-hazard-remarks.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ entry:
6868
}
6969

7070
; SVE calling conventions
71-
; Padding is placed predicate and fpr/zpr register spills, so only emit remarks when hazard padding is off.
71+
; Padding is placed between predicate and fpr/zpr register spills, so only emit remarks when hazard padding is off.
7272
; Note: The -aarch64-enable-zpr-predicate-spills option is deprecated (and will be removed soon).
7373

7474
define i32 @svecc_call(<4 x i16> %P0, ptr %P1, i32 %P2, <vscale x 16 x i8> %P3, i16 %P4) #2 {

0 commit comments

Comments
 (0)