[PATCH] D14617: alignment info for cost estimation in SLP vectorization

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 14:50:06 PST 2015


hfinkel added a subscriber: hfinkel.
hfinkel added a comment.

Please add a test case. It should go in test/Transforms/SLPVectorizer/PowerPC (this directory does not currently exist, but please create it -- you'll need to add a lit.local.cfg file to the directory as well (just like test/Transforms/SLPVectorizer/X86/lit.local.cfg, but editing the file to change 'X86' to 'PowerPC').


http://reviews.llvm.org/D14617





More information about the llvm-commits mailing list