diff --git a/llvm/lib/Target/BPF/BPFInstrInfo.td b/llvm/lib/Target/BPF/BPFInstrInfo.td --- a/llvm/lib/Target/BPF/BPFInstrInfo.td +++ b/llvm/lib/Target/BPF/BPFInstrInfo.td @@ -372,6 +372,7 @@ let Inst{47-32} = 0; let Inst{31-0} = 0; let BPFClass = BPF_LD; + bit isPseudo = true; } def LD_pseudo