[cfe-dev] [LLVMdev] No SSE instructions

Chris Lattner clattner at apple.com
Sun May 22 11:34:44 PDT 2011


On May 22, 2011, at 11:08 AM, Serg Anohovsky wrote:

> 
> This is should be optimized, but LLVM have not optimized this program. The questions 
> were not about this specific example. I wont to understand, what vector optimizations LLVM have?
> How well implemented this theme in LLVM?

LLVM does not have an autovectorizer.

-Chris



More information about the cfe-dev mailing list