search for: fc2f2ee9

Displaying 1 result from an estimated 1 matches for "fc2f2ee9".

Did you mean: fc22f4e9
2013 Nov 14
3
[LLVMdev] Vectorization of loops with conditional dereferencing
> > I'm not. :( > I think that this is probably the most important feature for the vectorizer right now. Other features require adding complexity to the vectorizer while this feature is relatively simple. > What kind of pragmas would work for this loop? Something telling that it's safe to speculatively read from m[] at any position? In this reduction case it might be