Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp
Matt Arsenault 7c8958118c AMDGPU: Remove amdgpu-waves-per-eu support in old attribute pass
AMDGPUAttributor now handles this attribute with value merging, so
delete the old approach which could only apply this to functions which
did not set it, or cloned the function.
2023-06-19 11:50:50 -04:00

12 KiB