[PATCH] D19199: AMDGPU/SI: SGPR accounting in getSIProgramInfo must ignore exec_lo/hi

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 17 12:58:49 PDT 2016


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM. Although we should be able to remove finding the number of used registers this way, and can use the register info queries like is done in FrameLowering already


http://reviews.llvm.org/D19199





More information about the llvm-commits mailing list