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

Akshat Oke via All-commits all-commits at lists.llvm.org
Mon Oct 14 02:00:04 PDT 2024


  Branch: refs/heads/users/Akshat-Oke/09-27-_amdgpu_serialize_wwm_reg_vreg_flag
  Home:   https://github.com/llvm/llvm-project
  Commit: 764ab6f4d545c3a39cf0927f2bdefe3ba36e0604
      https://github.com/llvm/llvm-project/commit/764ab6f4d545c3a39cf0927f2bdefe3ba36e0604
  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: 4f81883847a2bbc6f5791f352a2f446528d57ed5
      https://github.com/llvm/llvm-project/commit/4f81883847a2bbc6f5791f352a2f446528d57ed5
  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: 2192250acde46792d5d791936311372e2dae710c
      https://github.com/llvm/llvm-project/commit/2192250acde46792d5d791936311372e2dae710c
  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: a4fbd69d938fe5a6d5cb8d05e0c94d6f4adf9e1d
      https://github.com/llvm/llvm-project/commit/a4fbd69d938fe5a6d5cb8d05e0c94d6f4adf9e1d
  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: f0519bf699d9bf86c64cab58fadb60bf883c67b5
      https://github.com/llvm/llvm-project/commit/f0519bf699d9bf86c64cab58fadb60bf883c67b5
  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: f312cca0603d9043ae09a3cae0fec3a1401e8356
      https://github.com/llvm/llvm-project/commit/f312cca0603d9043ae09a3cae0fec3a1401e8356
  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: 01bfcc18c8df8bf8294eb2d1066f9ff6737098ca
      https://github.com/llvm/llvm-project/commit/01bfcc18c8df8bf8294eb2d1066f9ff6737098ca
  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: 32b44f5c9de42bdbab35932fd3d7e322d0176bae
      https://github.com/llvm/llvm-project/commit/32b44f5c9de42bdbab35932fd3d7e322d0176bae
  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/4870a8aaede5...32b44f5c9de4

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