Skip to content

Commit 0336625

Browse files
el-evMaxGraey
andauthored
Update llvm/test/CodeGen/RISCV/mul.ll
Co-authored-by: Max Graey <[email protected]>
1 parent 85e63fb commit 0336625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/RISCV/mul.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ define i32 @muli32_p65(i32 %a) nounwind {
748748
ret i32 %1
749749
}
750750

751-
define i32 @muli32_p66(i32 %a) nounwind {
751+
define i32 @muli32_p65(i32 %a) nounwind {
752752
; RV32I-LABEL: muli32_p66:
753753
; RV32I: # %bb.0:
754754
; RV32I-NEXT: slli a1, a0, 6

0 commit comments

Comments
 (0)