[llvm-commits] [LLVMdev] [PATCH] BasicBlock Autovectorization Pass

Anton Korobeynikov anton at korobeynikov.info
Thu Jan 26 13:30:05 PST 2012


> If I run clang -O3 -mllvm -vectorize -S -emit-llvm -o test.ll test.c
> then I get no vectorization at all (the output is identical to that
> without the -vectorize). What target triple is your clang targeting?
Probably Sebastian can provide the .ll file. Then no clang will be necessary :)

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list