[PATCH] D19501: Add LoadStoreVectorizer pass

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 15:23:07 PDT 2016


mzolotukhin added a comment.

Yeah, I can see the motivation, but my question was why not to add this capability to SLP instead of creating a completely new pass. This seems to be introducing a lot of code duplication.

Michael


http://reviews.llvm.org/D19501





More information about the llvm-commits mailing list