[PATCH] D89693: [AArch64] Favor post-increments

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 03:03:02 PST 2021


SjoerdMeijer added a comment.

In D89693#2559369 <https://reviews.llvm.org/D89693#2559369>, @samparker wrote:

> Sounds good. How about unifying it to one call to get the type of preferred indexing: none, pre and post?

That would be best, agreed, as it's quite incomprehensible at the moment what things are and how they interact.

I will see if I can first refactor this into 1 call.


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

https://reviews.llvm.org/D89693



More information about the llvm-commits mailing list