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

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


  Branch: refs/heads/users/Akshat-Oke/09-27-_amdgpu_serialize_wwm_reg_vreg_flag
  Home:   https://github.com/llvm/llvm-project
  Commit: 6789308b56f950b89ca1ce822f071e3b499b2924
      https://github.com/llvm/llvm-project/commit/6789308b56f950b89ca1ce822f071e3b499b2924
  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: 9a575fd028a74e57c858cb90d89f857829da97c8
      https://github.com/llvm/llvm-project/commit/9a575fd028a74e57c858cb90d89f857829da97c8
  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: 6a86bdef7e72fd8e0d7a97c01d0632d80af7dfe3
      https://github.com/llvm/llvm-project/commit/6a86bdef7e72fd8e0d7a97c01d0632d80af7dfe3
  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: 86b91a1e3807664cf18f713829108803b24e873e
      https://github.com/llvm/llvm-project/commit/86b91a1e3807664cf18f713829108803b24e873e
  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: e129fccb1cf62fd45aa1e28acafb17c38de910cb
      https://github.com/llvm/llvm-project/commit/e129fccb1cf62fd45aa1e28acafb17c38de910cb
  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: af8c88a32b060bcb65f4ca0c6a3e2d36e79fbdf0
      https://github.com/llvm/llvm-project/commit/af8c88a32b060bcb65f4ca0c6a3e2d36e79fbdf0
  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: 38a2a092232bf8afccc3442133a0e69b02212fcc
      https://github.com/llvm/llvm-project/commit/38a2a092232bf8afccc3442133a0e69b02212fcc
  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: 3240cf9ff899747f27416f1157765e90b91ddb47
      https://github.com/llvm/llvm-project/commit/3240cf9ff899747f27416f1157765e90b91ddb47
  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/db80f0b1ff09...3240cf9ff899

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