[PATCH] Implement pragma llvm.vectorizer.enable in LoopVectorizer
Pekka Jääskeläinen
pekka.jaaskelainen at tut.fi
Fri Nov 29 04:21:08 PST 2013
On 11/29/2013 02:03 PM, Renato Golin wrote:
>>> 2. Tell the compiler that it is safe to vectorize this loop (and let
>>> the compiler choose the best vector width and unroll factor).
> Safety pragmas will be the next bundle. I want to get the basics first.
What about the #pragma ivdep work we discussed some time ago?
Its semantics were also discussed.
--
Pekka
More information about the llvm-commits
mailing list