[llvm] [AMDGPU] Skip handling of non-byte types in promote alloca. (PR #128769)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 19:51:34 PST 2025


https://github.com/arsenm commented:

Looking at the actual code, I don't see why this doesn't just work for this case. Is the assert wrong?

https://github.com/llvm/llvm-project/pull/128769


More information about the llvm-commits mailing list