diff options
| author | 2024-03-20 20:29:54 -0400 | |
|---|---|---|
| committer | 2024-03-21 11:56:26 -0700 | |
| commit | 4c2a26fc80bcb851dc630590f2eec157991eccbf (patch) | |
| tree | 7285a497ce184df14a8c17f2d33b44ba09c6e1d0 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool (diff) | |
| download | wireguard-linux-4c2a26fc80bcb851dc630590f2eec157991eccbf.tar.xz wireguard-linux-4c2a26fc80bcb851dc630590f2eec157991eccbf.zip | |
bpf-next: Avoid goto in regs_refine_cond_op()
In case of GE/GT/SGE/JST instructions, regs_refine_cond_op()
reuses the logic that does analysis of LE/LT/SLE/SLT instructions.
This commit avoids the use of a goto to perform the reuse.
Signed-off-by: Harishankar Vishwanathan <harishankar.vishwanathan@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240321002955.808604-1-harishankar.vishwanathan@gmail.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
