[PATCH] D67601: TLI: Remove DAG argument from getRegisterByName
Justin Bogner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 10:49:13 PDT 2019
bogner accepted this revision.
bogner added a comment.
This revision is now accepted and ready to land.
Regardless of what we want to do with `getRegisterByName` (ie, rename it to something more targeted, generalize it, etc) this change on its own is a strict improvement. LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67601/new/
https://reviews.llvm.org/D67601
More information about the llvm-commits
mailing list