[PATCH] D30368: [ARM] Check correct instructions for load/store rescheduling.

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 12:59:07 PST 2017


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

Thanks Eli, that makes more sense. A single nit, if you could move the check lines right before/after each test, so that we can easily compare them. Otherwise, LGTM. Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D30368





More information about the llvm-commits mailing list