[llvm] [AMDGPU] Multi dword spilling for unaligned tuples (PR #183701)
Christudasan Devadasan via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 10 21:22:22 PDT 2026
================
----------------
cdevadas wrote:
This `multiply by 4` has to happen conditionally, only for the `Misaligned` cases. That was your initial code.
https://github.com/llvm/llvm-project/pull/183701
More information about the llvm-commits
mailing list