[llvm] [AMDGPU] Added Downward Propagation for the attribute "amdgpu-agpr-alloc" (PR #208847)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 20:54:30 PDT 2026
JoshuaGrindstaff wrote:
I made a new pull request that is trying to fix the same problem by adding a new attribute to our attributor, I think it's too different from this PR, so I decided to open a new one.
https://github.com/llvm/llvm-project/pull/215705
https://github.com/llvm/llvm-project/pull/208847
More information about the llvm-commits
mailing list