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

Anton Korobeynikov anton at korobeynikov.info
Thu Jan 26 15:30:05 CST 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 LLVMdev mailing list