[all-commits] [llvm/llvm-project] a82b17: AMDGPU: Propagate amdgpu-max-num-workgroups attribute
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Nov 5 12:52:48 PST 2024
Branch: refs/heads/users/arsenm/amdgpu-attributor-propagate-amdgpu-max-num-workgroups
Home: https://github.com/llvm/llvm-project
Commit: a82b179f6552e301891b2ec52496f5f8121d2990
https://github.com/llvm/llvm-project/commit/a82b179f6552e301891b2ec52496f5f8121d2990
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
A llvm/test/CodeGen/AMDGPU/attr-amdgpu-max-num-workgroups-propagate.ll
Log Message:
-----------
AMDGPU: Propagate amdgpu-max-num-workgroups attribute
I'm not sure what the interpretation of 0 is supposed to be,
AMDGPUUsage doesn't say.
Commit: 8e530fb1d6886acd83ff7495d97cf4143673f7ab
https://github.com/llvm/llvm-project/commit/8e530fb1d6886acd83ff7495d97cf4143673f7ab
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
Log Message:
-----------
Comment parameter name
Commit: 5a7f5d362040bf29ceb76c1efc77463ec8c64f6d
https://github.com/llvm/llvm-project/commit/5a7f5d362040bf29ceb76c1efc77463ec8c64f6d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M llvm/test/CodeGen/AMDGPU/attr-amdgpu-max-num-workgroups-propagate.ll
Log Message:
-----------
Add a shader entry test
Commit: 8272a934ae615e36c03e6e055ad20eb133538b8d
https://github.com/llvm/llvm-project/commit/8272a934ae615e36c03e6e055ad20eb133538b8d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
Log Message:
-----------
Check isValidState
Compare: https://github.com/llvm/llvm-project/compare/d26f42b4aa1a...8272a934ae61
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