[PATCH] D66639: AArch64: avoid cycle when forming post-increment NEON loads

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 15:05:03 PDT 2019


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

LGTM

On a side-note, we really should try to come up with a better algorithm for forming pre/post-increment operations; hasPredecessorHelper is slow.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66639





More information about the llvm-commits mailing list