id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
5208,Unroll array copy/clone primops in the native and LLVM code generators,tibbe,,"#4928 added inline primops for copying and cloning arrays. It would be beneficial to create an unrolled loop, instead of a call to `memcpy`, when the copy is of a statically know small size. I suggest we use an unrolling threshold of 128 bytes, as that's what both GCC and LLVM use for the same optimization.
",feature request,closed,normal,,Compiler,7.1,fixed,,johan.tibell@… dterei,Unknown/Multiple,Unknown/Multiple,None/Unknown,,,,,
