[PATCH] D88663: [AArch64] Use TargetRegisterClass::hasSubClassEq in tryToFindRegisterToRename

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 14:05:55 PDT 2022


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

LGTM

Sorry about the delay, I completely forgot about this.

Renamable implicit defs still feel little weird, but what this patch is doing seems self-consistent, at least.  Maybe we should consider factoring out helper functions for some of register handling stuff.


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

https://reviews.llvm.org/D88663



More information about the llvm-commits mailing list