[all-commits] [llvm/llvm-project] 52e6a5: remove renamedInGFX9 bit and move check into SIIns...

Corbin Robeck via All-commits all-commits at lists.llvm.org
Mon Mar 4 07:20:09 PST 2024


  Branch: refs/heads/users/crobeck/remove-renamedInGFX9-bit
  Home:   https://github.com/llvm/llvm-project
  Commit: 52e6a50d1338ae5df23786e4fc054e88f926d01b
      https://github.com/llvm/llvm-project/commit/52e6a50d1338ae5df23786e4fc054e88f926d01b
  Author: Corbin Robeck <corbin.robeck at amd.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrFormats.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.h
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td

  Log Message:
  -----------
  remove renamedInGFX9 bit and move check into SIInstrInfo helper function


  Commit: a67713d956ee20384898f096a0b35430e173d703
      https://github.com/llvm/llvm-project/commit/a67713d956ee20384898f096a0b35430e173d703
  Author: Corbin Robeck <corbin.robeck at amd.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.h

  Log Message:
  -----------
  formatting


  Commit: 9f311a064bbfe0e56e00d5cc0c0dcdf1837dbaf4
      https://github.com/llvm/llvm-project/commit/9f311a064bbfe0e56e00d5cc0c0dcdf1837dbaf4
  Author: Corbin Robeck <corbin.robeck at amd.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.h

  Log Message:
  -----------
  move isRenamedInGFX9 to be static and add helper macro for case prefixes


  Commit: 2d5d5c3c9eb1f4d5fefacf149ee8b51e42209c4b
      https://github.com/llvm/llvm-project/commit/2d5d5c3c9eb1f4d5fefacf149ee8b51e42209c4b
  Author: Corbin Robeck <corbin.robeck at amd.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp

  Log Message:
  -----------
  reorder conditional statement


Compare: https://github.com/llvm/llvm-project/compare/62dc46da121e...2d5d5c3c9eb1

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