[PATCH] D15898: AMDGPU/SI: xnack_mask is always reserved on VI
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 12:20:12 PST 2016
nhaehnle updated this revision to Diff 44044.
nhaehnle added a comment.
Sorry for the churn. We cannot leave a gap when the xnack feature is unused
because that breaks with the accounting done for the number of SGPRs.
http://reviews.llvm.org/D15898
Files:
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/SIRegisterInfo.cpp
test/CodeGen/AMDGPU/flat-scratch-reg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15898.44044.patch
Type: text/x-patch
Size: 5783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160105/309b6b09/attachment.bin>
More information about the llvm-commits
mailing list