[PATCH] D139422: [AMDGPU] Accelerate SIRegisterInfo::getPhysRegClass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 05:52:16 PST 2022


arsenm added a comment.

In D139422#3974200 <https://reviews.llvm.org/D139422#3974200>, @critson wrote:

> Ideally this would be a static table, but the changes required to TableGen to understand register classes for this are non-trivial.

Why? The regclass structure is exactly represented there already


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139422



More information about the llvm-commits mailing list