Skip to content

Commit 3574fd9

Browse files
author
mattarde
committed
fix space
1 parent 38e3379 commit 3574fd9

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
@@ -2501,7 +2501,6 @@ X86TargetLowering::X86TargetLowering(const X86TargetMachine &TM,
25012501
addRegisterClass(MVT::x86amx, &X86::TILERegClass);
25022502
}
25032503

2504-
25052504
// We want to custom lower some of our intrinsics.
25062505
setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::Other, Custom);
25072506
setOperationAction(ISD::INTRINSIC_W_CHAIN, MVT::Other, Custom);

0 commit comments

Comments
 (0)