There is a recent and ongoing discussion on the llvm maillinglist to expose scatter and load operations as llvm intrinsics http://thread.gmane.org/gmane.comp.compilers.llvm.devel/79936 .
- Valentin On Monday, 1 December 2014 17:43:11 UTC+1, John Myles White wrote: > > This is great. Thanks, Jacob. > > -- John > > On Dec 1, 2014, at 8:32 AM, Jacob Quinn <[email protected] <javascript:>> > wrote: > > For all the vectorization fans out there, I stumbled across this LLVM blog > post: http://blog.llvm.org/2014/11/loop-vectorization-diagnostics-and.html > > -Jacob > > On Wed, Oct 29, 2014 at 3:48 AM, Uwe Fechner <[email protected] > <javascript:>> wrote: > >> Great news! >> >> On Tuesday, October 28, 2014 5:06:18 PM UTC+1, Arch Robison wrote: >>> >>> Update: The recent Julia 0.3.2 release supports vectorization of >>> Float64. >>> >> > >
