Skip to content

Commit cdd0050

Browse files
author
mattarde
committed
remove space
1 parent f56ad5c commit cdd0050

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
@@ -2448,7 +2448,6 @@ X86TargetLowering::X86TargetLowering(const X86TargetMachine &TM,
24482448
}
24492449
}
24502450
}
2451-
24522451
if (!Subtarget.useSoftFloat() && Subtarget.hasVLX()) {
24532452
setTruncStoreAction(MVT::v4i64, MVT::v4i8, Legal);
24542453
setTruncStoreAction(MVT::v4i64, MVT::v4i16, Legal);

0 commit comments

Comments
 (0)