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

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


  Branch: refs/heads/users/Akshat-Oke/09-27-_amdgpu_serialize_wwm_reg_vreg_flag
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ef4d7c5293076be21240a1e8e696b8e1b58d2ff
      https://github.com/llvm/llvm-project/commit/9ef4d7c5293076be21240a1e8e696b8e1b58d2ff
  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: 4331a96ab4cbe5939c8ae189140a9ea2f305c950
      https://github.com/llvm/llvm-project/commit/4331a96ab4cbe5939c8ae189140a9ea2f305c950
  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: b8e025eaa96017530af9f0d75aebc7f8d2d79230
      https://github.com/llvm/llvm-project/commit/b8e025eaa96017530af9f0d75aebc7f8d2d79230
  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: 0fbab97bd28ebf0c2b4e06b5be84de5ba651bca7
      https://github.com/llvm/llvm-project/commit/0fbab97bd28ebf0c2b4e06b5be84de5ba651bca7
  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: e44eda58b3239c8b3f6229b6db9eb00a5e353781
      https://github.com/llvm/llvm-project/commit/e44eda58b3239c8b3f6229b6db9eb00a5e353781
  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: 692f6f57e9ed8d83ebc7b0241d485ebd8584b656
      https://github.com/llvm/llvm-project/commit/692f6f57e9ed8d83ebc7b0241d485ebd8584b656
  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: b45d49462a154bfad2732d7f3d9cada92ce70db8
      https://github.com/llvm/llvm-project/commit/b45d49462a154bfad2732d7f3d9cada92ce70db8
  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: 4870a8aaede579c958300d2549afd428cb453699
      https://github.com/llvm/llvm-project/commit/4870a8aaede579c958300d2549afd428cb453699
  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/3240cf9ff899...4870a8aaede5

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