[LLVMdev] vector optimization

Jochen Wilhelmy j.wilhelmy at arcor.de
Fri May 14 05:58:57 PDT 2010


Hi!

Is there a pass that optimizes vector operations?
If I have for examle a sequence of shufflevector instructions
that optimizes them?
(in opencl notation e.g. a.xyzw.wzyx.xxxx -> a.wwww)

-Jochen




More information about the llvm-dev mailing list