[all-commits] [llvm/llvm-project] f4a65d: [AMDGPU] Serialize WWM_REG vreg flag
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Oct 8 23:17:15 PDT 2024
Branch: refs/heads/users/Akshat-Oke/09-27-_amdgpu_serialize_wwm_reg_vreg_flag
Home: https://github.com/llvm/llvm-project
Commit: f4a65dea10cd581aada8cbdf33dae5a66518ddcf
https://github.com/llvm/llvm-project/commit/f4a65dea10cd581aada8cbdf33dae5a66518ddcf
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-09 (Wed, 09 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: f9a79de1ee2907baa3673ec504efb687bc4b8576
https://github.com/llvm/llvm-project/commit/f9a79de1ee2907baa3673ec504efb687bc4b8576
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-09 (Wed, 09 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: 0f5407cd933018c80acf798398a67f735823efa0
https://github.com/llvm/llvm-project/commit/0f5407cd933018c80acf798398a67f735823efa0
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-09 (Wed, 09 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: 32a33ebfdade42fda4bfdeb8d2e4443b36e5193d
https://github.com/llvm/llvm-project/commit/32a33ebfdade42fda4bfdeb8d2e4443b36e5193d
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
Log Message:
-----------
AS
Commit: 3d1d864383b1f1b6afdfe5256c546211820bfa19
https://github.com/llvm/llvm-project/commit/3d1d864383b1f1b6afdfe5256c546211820bfa19
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.h
Log Message:
-----------
conditional
Commit: 7b2693539b3d3c5e7aab0c1a35ac57563ae33eab
https://github.com/llvm/llvm-project/commit/7b2693539b3d3c5e7aab0c1a35ac57563ae33eab
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.h
Log Message:
-----------
StringLiteral
Commit: 81059dcc049d9e04e296f8f514edea1faec24a36
https://github.com/llvm/llvm-project/commit/81059dcc049d9e04e296f8f514edea1faec24a36
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
Log Message:
-----------
.grow no longer required
Compare: https://github.com/llvm/llvm-project/compare/79de29b2ab5d...81059dcc049d
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