[all-commits] [llvm/llvm-project] b19f4d: AMDGPU: Remove AMDGPUbfm (#203148)

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Wed Jun 10 18:59:51 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b19f4db597216648f9527adae256caf09642f3b4
      https://github.com/llvm/llvm-project/commit/b19f4db597216648f9527adae256caf09642f3b4
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2026-06-11 (Thu, 11 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 (#203148)

It wasn't actually used. We select [SV]_BFM_B32 by directly matching
shift-based patterns.



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