[PATCH] D78625: [ARM] Distribute post-inc for Thumb2 sign/zero extending loads/stores

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 02:45:58 PDT 2020


dmgreen added a comment.

I think we are still at the behests of LSR's cost modeling I'm afraid. This can just do slightly better at fixing up the results afterwards, it can slightly improve things in case ISel comes up with something unoptimal.


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

https://reviews.llvm.org/D78625



More information about the llvm-commits mailing list