[PATCH] D69919: [AMDGPU] Add handling of 160 bit registers in analyzeResourceUsage

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 15:15:07 PST 2019


arsenm added a comment.

In D69919#1736310 <https://reviews.llvm.org/D69919#1736310>, @rampitec wrote:

> In D69919#1736276 <https://reviews.llvm.org/D69919#1736276>, @arsenm wrote:
>
> > Needs testcase
>
>
> Do we have an existing testcase for this part?


101abd219b3dc77fb531e569e4b6bd86ed48b5c1 fixed the same problem for SGPR96 and tested this with inline asm


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69919/new/

https://reviews.llvm.org/D69919





More information about the llvm-commits mailing list