Re: [PATCH v1 0/3] LoongArch: BPF: clean up for build_insn() paths
From: Huacai Chen
Date: Mon Jul 27 2026 - 00:26:02 EST
Applied, thanks.
Huacai
On Sat, Jul 11, 2026 at 6:10 PM Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> wrote:
>
> Based on 7.2-rc1, tested on a Loongson-3A6000 physical machine.
>
> Remove redundant or dead code, and eliminate the unnecessary runtime
> check.
>
> Tiezhu Yang (3):
> LoongArch: BPF: Remove redundant zext jumping in move_imm()
> LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
> LoongArch: BPF: Split unconditional branch JA paths statically
>
> arch/loongarch/net/bpf_jit.c | 10 +++++-----
> arch/loongarch/net/bpf_jit.h | 2 +-
> 2 files changed, 6 insertions(+), 6 deletions(-)
>
> --
> 2.42.0
>
>