diff --git a/lib/Target/AArch64/AArch64InstrInfo.td b/lib/Target/AArch64/AArch64InstrInfo.td index 2a3cad04218..16ab6b04bf0 100644 --- a/lib/Target/AArch64/AArch64InstrInfo.td +++ b/lib/Target/AArch64/AArch64InstrInfo.td @@ -2537,7 +2537,6 @@ let mayLoad = 1 in { def LDRq_lit : A64I_LDRlitSimple<0b10, 0b1, FPR128>; } - def LDRSWx_lit : A64I_LDRlit<0b10, 0b0, (outs GPR64:$Rt), (ins ldrlit_label:$Imm19),