[PATCH] D25551: AMDGPU: Implement SGPR spilling with scalar stores
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 08:51:16 PST 2016
nhaehnle added a comment.
I guess the comment on https://reviews.llvm.org/D26005 about leaving 63 elements wasted belongs here? It would be nice to have a TODO about this here, since it seems to be just an arbitrary limitation of how the spill slots are currently allocated.
https://reviews.llvm.org/D25551
More information about the llvm-commits
mailing list