[all-commits] [llvm/llvm-project] 5bfa0e: [AMDGPU] Cleanup bytesel variables. NFC.

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu May 15 13:09:42 PDT 2025


  Branch: refs/heads/users/rampitec/05-15-_amdgpu_cleanup_bytesel_variables._nfc
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bfa0eff3949c412dc46885b7ade063bc5df9a13
      https://github.com/llvm/llvm-project/commit/5bfa0eff3949c412dc46885b7ade063bc5df9a13
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-05-15 (Thu, 15 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/VOP1Instructions.td
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td
    M llvm/lib/Target/AMDGPU/VOPInstructions.td

  Log Message:
  -----------
  [AMDGPU] Cleanup bytesel variables. NFC.

Somehow we ended up with 2 sets of td variables: Is...ByteSel and
Has...ByteSel. Keep only Has... form.



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