Skip to content

Commit 64e4a0c

Browse files
authored
Update llvm/test/CodeGen/AMDGPU/frame-index-elimination.ll
1 parent 6f6f3b0 commit 64e4a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AMDGPU/frame-index-elimination.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ define amdgpu_kernel void @s_multiple_frame_indexes_literal_offsets(i32 inreg %a
445445
}
446446

447447
; %alloca1 or alloca2 will lower to an inline constant, and one will
448-
; %be a literal, so we could fold both indexes into the instruction.
448+
; be a literal, so we could fold both indexes into the instruction.
449449

450450
; GCN-LABEL: {{^}}s_multiple_frame_indexes_one_imm_one_literal_offset:
451451
; GCN: s_load_dword [[ARG0:s[0-9]+]]

0 commit comments

Comments
 (0)