Re: [PATCH bpf-next v2 1/2] bpf, mips: Factor register moves into helpers

From: Nicholas Dudar

Date: Fri Sep 04 2026 - 09:05:58 EST


> Could the two be collapsed into a single sentence about why the move
> lowering needs to live in one emitter?

The first paragraph describes the problem with adding width handling in
build_insn(), while the second describes the refactor and the state owned
by the helpers. I think that distinction is useful, so I prefer to keep
the current wording.

Nicholas