[all-commits] [llvm/llvm-project] 80207b: [AMDGPU] Serialize WWM_REG vreg flag
Akshat Oke via All-commits
all-commits at lists.llvm.org
Thu Oct 3 23:41:16 PDT 2024
Branch: refs/heads/users/Akshat-Oke/09-27-_amdgpu_serialize_wwm_reg_vreg_flag
Home: https://github.com/llvm/llvm-project
Commit: 80207b7bd00d4b0889918d9a7df627f7c304bd7d
https://github.com/llvm/llvm-project/commit/80207b7bd00d4b0889918d9a7df627f7c304bd7d
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-04 (Fri, 04 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: bc0ab7806225d8acac2d47a8d9a914698cbd1e05
https://github.com/llvm/llvm-project/commit/bc0ab7806225d8acac2d47a8d9a914698cbd1e05
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-04 (Fri, 04 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: c428da0e341563161ba6c090e8ab40b35b5d7333
https://github.com/llvm/llvm-project/commit/c428da0e341563161ba6c090e8ab40b35b5d7333
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-04 (Fri, 04 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
Compare: https://github.com/llvm/llvm-project/compare/35536a8d4407...c428da0e3415
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