[PATCH] D13957: AMDGPU: Define correct number of SGPRs

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 15:37:06 PST 2015


arsenm added a comment.

In http://reviews.llvm.org/D13957#274667, @mareko wrote:

> VI only has 0..101 SGPRs. 102..103 are FLAT_SCRATCH, 104..105 are XNACK_MASK, 106..107 are VCC.


http://reviews.llvm.org/D14086 is a follow up patch which fixes this


http://reviews.llvm.org/D13957





More information about the llvm-commits mailing list