[PATCH] D89883: [ARM] Add a RegAllocHint for hinting t2DoLoopStart towards LR
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 23 00:33:18 PDT 2020
samparker accepted this revision.
samparker added a comment.
This revision is now accepted and ready to land.
I'm kind of surprised these sort of hints aren't handled in tablegen, but I guess not much c++ is needed. Looks like it works well enough too, cheers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89883/new/
https://reviews.llvm.org/D89883
More information about the llvm-commits
mailing list