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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 02:35:10 PST 2021


samparker added a comment.

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


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

https://reviews.llvm.org/D89693



More information about the llvm-commits mailing list