[PATCH] D13277: [SLP] Don't vectorize loads of non-packed types (like i1, i2).
Nadav Rotem via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 10:05:23 PDT 2015
nadav added a subscriber: nadav.
nadav added a comment.
What about SLP-vectorization of stores? I suspect that we have the same bug for stores.
Repository:
rL LLVM
http://reviews.llvm.org/D13277
More information about the llvm-commits
mailing list