[PATCH] D55373: [LSR] Generate formulae to enable more indexed accesses

Gil Rapaport via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 04:28:43 PST 2019


gilr accepted this revision.
gilr added a comment.
This revision is now accepted and ready to land.

LGTM!
(One last nitpick: I'd consider letting EnableBackedgeIndexing default to true as TTI's default already disables it for Hexagon and all other targets)


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

https://reviews.llvm.org/D55373





More information about the llvm-commits mailing list