[all-commits] [llvm/llvm-project] 671b3c: [AMDGPU] Serialize WWM_REG vreg flag

Akshat Oke via All-commits all-commits at lists.llvm.org
Mon Oct 14 01:21:46 PDT 2024


  Branch: refs/heads/users/Akshat-Oke/09-27-_amdgpu_serialize_wwm_reg_vreg_flag
  Home:   https://github.com/llvm/llvm-project
  Commit: 671b3c6b33c27374b33eefc4bb20a94aa803f65c
      https://github.com/llvm/llvm-project/commit/671b3c6b33c27374b33eefc4bb20a94aa803f65c
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.h
    A llvm/test/CodeGen/AMDGPU/virtual-registers.mir

  Log Message:
  -----------
  [AMDGPU] Serialize WWM_REG vreg flag


  Commit: 4da5550cabcf293f0beec8aae8c0752d84031cba
      https://github.com/llvm/llvm-project/commit/4da5550cabcf293f0beec8aae8c0752d84031cba
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

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

  Log Message:
  -----------
  Correct TRI methods to optional<> and SmallString


  Commit: a812ff223025ea7b45fc396146098f9a9b070c09
      https://github.com/llvm/llvm-project/commit/a812ff223025ea7b45fc396146098f9a9b070c09
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    R llvm/test/CodeGen/AMDGPU/virtual-registers.mir
    M llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-no-ir.mir

  Log Message:
  -----------
  Move test to MIR/AMDGPU/mfi-no-ir


  Commit: c68a2471dff090772429ff9c49a2ee4165b5b44a
      https://github.com/llvm/llvm-project/commit/c68a2471dff090772429ff9c49a2ee4165b5b44a
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

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

  Log Message:
  -----------
  AS


  Commit: ea51f71dbbb053b46f74aa4ec864fb61b637b5f5
      https://github.com/llvm/llvm-project/commit/ea51f71dbbb053b46f74aa4ec864fb61b637b5f5
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.h

  Log Message:
  -----------
  conditional


  Commit: 65d79914a9c7d0e92a757a3cfaf6fc53a880fdd1
      https://github.com/llvm/llvm-project/commit/65d79914a9c7d0e92a757a3cfaf6fc53a880fdd1
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

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

  Log Message:
  -----------
  StringLiteral


  Commit: d31f27cf1269f36b97724bf25bfeb21f6064bbfd
      https://github.com/llvm/llvm-project/commit/d31f27cf1269f36b97724bf25bfeb21f6064bbfd
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h

  Log Message:
  -----------
  .grow no longer required


  Commit: db80f0b1ff09b55fe62d32b25279f408ebf5b196
      https://github.com/llvm/llvm-project/commit/db80f0b1ff09b55fe62d32b25279f408ebf5b196
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp

  Log Message:
  -----------
  Apply suggestions


Compare: https://github.com/llvm/llvm-project/compare/81059dcc049d...db80f0b1ff09

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