[all-commits] [llvm/llvm-project] 91b9f3: AMDGPU: Remove AMDGPUbfm
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Wed Jun 10 18:27:17 PDT 2026
Branch: refs/heads/users/nhaehnle/spr/main/b5cd6327
Home: https://github.com/llvm/llvm-project
Commit: 91b9f3fc4074a7fd651c1cac4cac0eb7c01f9bf4
https://github.com/llvm/llvm-project/commit/91b9f3fc4074a7fd651c1cac4cac0eb7c01f9bf4
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
M llvm/lib/Target/AMDGPU/EvergreenInstructions.td
M llvm/lib/Target/AMDGPU/SOPInstructions.td
Log Message:
-----------
AMDGPU: Remove AMDGPUbfm
It wasn't actually used. We select [SV]_BFM_B32 by directly matching
shift-based patterns.
commit-id:b5cd6327
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list