[all-commits] [llvm/llvm-project] c9dd75: [WIP][AMDGPU][Attributor] Make `AAAMDWavesPerEU` h...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Wed Dec 11 13:48:29 PST 2024
Branch: refs/heads/users/shiltian/honor-attribute-wave-per-eu
Home: https://github.com/llvm/llvm-project
Commit: c9dd751f38f116cce3a8012e78658d01bb7a6153
https://github.com/llvm/llvm-project/commit/c9dd751f38f116cce3a8012e78658d01bb7a6153
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
M llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll
M llvm/test/CodeGen/AMDGPU/attr-amdgpu-max-num-workgroups-propagate.ll
M llvm/test/CodeGen/AMDGPU/attributor-loop-issue-58639.ll
M llvm/test/CodeGen/AMDGPU/direct-indirect-call.ll
M llvm/test/CodeGen/AMDGPU/propagate-waves-per-eu.ll
M llvm/test/CodeGen/AMDGPU/remove-no-kernel-id-attribute.ll
M llvm/test/CodeGen/AMDGPU/uniform-work-group-multistep.ll
M llvm/test/CodeGen/AMDGPU/uniform-work-group-recursion-test.ll
Log Message:
-----------
[WIP][AMDGPU][Attributor] Make `AAAMDWavesPerEU` honor existing attribute
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