Skip to content

Commit 4d90c89

Browse files
committed
Strip extra newline
1 parent c093c6e commit 4d90c89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/X86/X86ISelLowering.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28530,7 +28530,6 @@ static SDValue LowerMUL(SDValue Op, const X86Subtarget &Subtarget,
2853028530
}
2853128531
}
2853228532

28533-
2853428533
// Extract the lo/hi parts to any extend to i16.
2853528534
// We're going to mask off the low byte of each result element of the
2853628535
// pmullw, so it doesn't matter what's in the high byte of each 16-bit

0 commit comments

Comments
 (0)