[PATCH] D32093: [InstCombine] PR32078: convert scalar operations to vector.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 08:24:39 PDT 2017


ABataev abandoned this revision.
ABataev added a comment.

Need cost analysis for this kind of transformation, moving it back to SLP vectorizer.


https://reviews.llvm.org/D32093





More information about the llvm-commits mailing list