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

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


  Branch: refs/heads/users/Akshat-Oke/09-27-_amdgpu_serialize_wwm_reg_vreg_flag
  Home:   https://github.com/llvm/llvm-project
  Commit: c7ffd06db94cf28d742d4ff0151a8a6785476c40
      https://github.com/llvm/llvm-project/commit/c7ffd06db94cf28d742d4ff0151a8a6785476c40
  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: ac485ecdf33545b6d24960ce44859c88e9655018
      https://github.com/llvm/llvm-project/commit/ac485ecdf33545b6d24960ce44859c88e9655018
  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: f40babfd49e6a410e3892cda0b9dbf6d5947238a
      https://github.com/llvm/llvm-project/commit/f40babfd49e6a410e3892cda0b9dbf6d5947238a
  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: 083a87c90306a259cb3ffe23c6861e2a6ed4d1ef
      https://github.com/llvm/llvm-project/commit/083a87c90306a259cb3ffe23c6861e2a6ed4d1ef
  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: d24baa991e7ca23aca01800cd04edb1e5002913f
      https://github.com/llvm/llvm-project/commit/d24baa991e7ca23aca01800cd04edb1e5002913f
  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: 7d60273fe962bf18fc9464ad6046b6e20086ead7
      https://github.com/llvm/llvm-project/commit/7d60273fe962bf18fc9464ad6046b6e20086ead7
  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: 318e2bd4d3946a96800101c977e01ccab740b4a8
      https://github.com/llvm/llvm-project/commit/318e2bd4d3946a96800101c977e01ccab740b4a8
  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: 07129032bf46fbb1d5a78282755ac8782c30027d
      https://github.com/llvm/llvm-project/commit/07129032bf46fbb1d5a78282755ac8782c30027d
  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/32b44f5c9de4...07129032bf46

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