[PATCH] D22375: AMDPU: Use noregister for unset exports

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 10:31:53 PDT 2016


arsenm added a comment.

In https://reviews.llvm.org/D22375#485595, @tstellarAMD wrote:

> What encoding is used for NoRegister?


0, which is the same as vgpr0 for export so nothing changes there


https://reviews.llvm.org/D22375





More information about the llvm-commits mailing list