Skip to content

Commit 92c9471

Browse files
author
mattarde
committed
remove space
1 parent 6aa7edf commit 92c9471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/X86/X86ISelLowering.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2450,6 +2450,7 @@ X86TargetLowering::X86TargetLowering(const X86TargetMachine &TM,
24502450
}
24512451
}
24522452
}
2453+
24532454
if (!Subtarget.useSoftFloat() && Subtarget.hasVLX()) {
24542455
setTruncStoreAction(MVT::v4i64, MVT::v4i8, Legal);
24552456
setTruncStoreAction(MVT::v4i64, MVT::v4i16, Legal);

0 commit comments

Comments
 (0)