[PATCH] D97891: Add register size info back to MCRegisterClass

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 11:21:10 PDT 2021


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

I'm inclined to accept this as is.  There is definitely a limitation here that cannot be easily worked around.

I'm wondering about moving the HW mode feature to `MCSubtargetInfo` at some point...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97891



More information about the llvm-commits mailing list