[all-commits] [llvm/llvm-project] f40372: [AMDGPU][Attributor] Make `AAAMDWavesPerEU` honor ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Wed Dec 11 13:50:27 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4037277bb0220cb1dece91d21d4fdc2995eae7a
https://github.com/llvm/llvm-project/commit/f4037277bb0220cb1dece91d21d4fdc2995eae7a
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:
-----------
[AMDGPU][Attributor] Make `AAAMDWavesPerEU` honor existing attribute (#114438)
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