[all-commits] [llvm/llvm-project] 11bc3e: Fix num bits
Diana Picus via All-commits
all-commits at lists.llvm.org
Fri Mar 7 06:44:03 PST 2025
Branch: refs/heads/users/rovka/dvgpr-6
Home: https://github.com/llvm/llvm-project
Commit: 11bc3ed97cc92ea922733868950a07e9b12b3694
https://github.com/llvm/llvm-project/commit/11bc3ed97cc92ea922733868950a07e9b12b3694
Author: Diana Picus <diana-magda.picus at amd.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIDefines.h
M llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
M llvm/test/CodeGen/AMDGPU/dynamic-vgpr-reserve-stack-for-cwsr.ll
Log Message:
-----------
Fix num bits
Commit: 618c897685dae02eb13416cb480d276d90cf1ce9
https://github.com/llvm/llvm-project/commit/618c897685dae02eb13416cb480d276d90cf1ce9
Author: Diana Picus <diana-magda.picus at amd.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
A llvm/test/CodeGen/AMDGPU/machine-function-info-cwsr.ll
Log Message:
-----------
Add new test
Commit: b9e300b0c18eafb97e23fdb7d2c3f4dc1bcfef75
https://github.com/llvm/llvm-project/commit/b9e300b0c18eafb97e23fdb7d2c3f4dc1bcfef75
Author: Diana Picus <diana-magda.picus at amd.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
M llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
M llvm/test/CodeGen/MIR/AMDGPU/long-branch-reg-all-sgpr-used.ll
M llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-after-pei.ll
M llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-long-branch-reg-debug.ll
M llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-long-branch-reg.ll
M llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-no-ir.mir
M llvm/test/CodeGen/MIR/AMDGPU/machine-function-info.ll
Log Message:
-----------
Serialize reserved scratch size
Commit: 5622bec8015d8fe32193dace0de0f7e7f6cbb77c
https://github.com/llvm/llvm-project/commit/5622bec8015d8fe32193dace0de0f7e7f6cbb77c
Author: Diana Picus <diana-magda.picus at amd.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/dynamic-vgpr-reserve-stack-for-cwsr.ll
Log Message:
-----------
Reword comment
Commit: eda38703cd5599b2cae411e2873c8fdc36ed8ac9
https://github.com/llvm/llvm-project/commit/eda38703cd5599b2cae411e2873c8fdc36ed8ac9
Author: Diana Picus <diana-magda.picus at amd.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/dynamic-vgpr-reserve-stack-for-cwsr.ll
Log Message:
-----------
Remove amdgpu-num-vgpr
Compare: https://github.com/llvm/llvm-project/compare/3e20edfc6f3b...eda38703cd55
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