[PATCH] D79768: [ARM] Exclude LR from register classes in low overhead loops

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 23:57:42 PDT 2020


samparker added a comment.

> Architecturally the loop info is created when you execute an LE and cleared when you otherwise write to LR.

Erm, reference for that? Because I certainly don't remember it.


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

https://reviews.llvm.org/D79768





More information about the llvm-commits mailing list