[PATCH] D44758: [LSR] Allow giving priority to post-incrementing addressing modes

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 23 16:31:53 PDT 2018


sebpop accepted this revision.
sebpop added a subscriber: evandro.
sebpop added a comment.
This revision is now accepted and ready to land.

The change looks good to me.
You may want to add a testcase to make sure this continues to work in the future.

@evandro do you think we would need to generate more post-increment addressing modes for aarch64 as well?


Repository:
  rL LLVM

https://reviews.llvm.org/D44758





More information about the llvm-commits mailing list