[PATCH] D92341: [NFC][MC] TargetRegisterInfo::getSubReg is a MCRegister.

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 10:33:00 PST 2020


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

LGTM with @gjain's suggestions. I think SIRegisterInfo.cpp could also propagate MCRegister a bit further if you wanted but I didn't check all the users of SubReg


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92341



More information about the llvm-commits mailing list