Skip to content

Commit 2a87065

Browse files
4vtomatCopilot
andauthored
fixup! update test comment
Co-authored-by: Copilot <[email protected]>
1 parent d79e21c commit 2a87065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/RISCV/zilsd-ldst-opt-prera.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@ body: |
10681068
%1:gpr = COPY $x11
10691069
%2:gpr = LW %0, 0 :: (load (s32))
10701070
; Insert 11 instructions between the two loads
1071-
; This makes the distance > MaxRescheduleDistance (10)
1071+
; This makes the distance greater than the configured MaxRescheduleDistance
10721072
%3:gpr = ADD %2, %1
10731073
%4:gpr = ADD %3, %1
10741074
%5:gpr = ADD %4, %1

0 commit comments

Comments
 (0)