[PATCH] D126771: [fastalloc] Support allocate specific register class in fastalloc.

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 05:57:18 PDT 2022


LuoYuanke added a comment.

In D126771#3549988 <https://reviews.llvm.org/D126771#3549988>, @arsenm wrote:

> I thought I implemented this before. We do need to add some AMDGPU tests for this. @cdevadas recently noticed this was broken

It it great that you supported allocating specific register class before. Do you remember which lit test cast cover this feature? I'd would like to add similar test case for X86 target.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126771



More information about the llvm-commits mailing list