[PATCH] D43022: [SLP] Allow vectorization of reversed loads.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 10 08:54:52 PST 2018


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

LGTM - Please can you add some additional tests that have other load/store orders? Just to prove that only reverse orders are being performed.


Repository:
  rL LLVM

https://reviews.llvm.org/D43022





More information about the llvm-commits mailing list