[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:
Martin Storsjö 2020-10-04 22:30:55 +03:00
parent c36d441b6b
commit b4288f278a
1 changed files with 0 additions and 11 deletions

View File

@ -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"