forked from OSchip/llvm-project
[X86] Remove an accidentally added file. NFC.
This file seems to have been accidentally added as part of commit
413577a879
.
This commit is contained in:
parent
c36d441b6b
commit
b4288f278a
|
@ -1,11 +0,0 @@
|
|||
diff a/llvm/lib/Target/X86/X86InstrInfo.td b/llvm/lib/Target/X86/X86InstrInfo.td (rejected hunks)
|
||||
@@ -3092,6 +3094,9 @@ include "X86InstrSVM.td"
|
||||
include "X86InstrTSX.td"
|
||||
include "X86InstrSGX.td"
|
||||
|
||||
+// Key Locker instructions
|
||||
+include "X86InstrKL.td"
|
||||
+
|
||||
// AMX instructions
|
||||
include "X86InstrAMX.td"
|
||||
|
Loading…
Reference in New Issue