[LLVMdev] YA Vectorization Benchmark
Renato Golin
rengolin at systemcall.org
Fri Nov 16 13:32:40 PST 2012
On 16 November 2012 21:24, Daniel Dunbar <daniel at zuster.org> wrote:
> I don't know what size of arrays you are dealing with, if they are
> reasonably small it is probably also fine to just output each element in the
> result.
It's from 64 to more than 1000. I'll sum the elements up and then
people can change later for a better heuristics on a case by case
basis.
--
cheers,
--renato
http://systemcall.org/
More information about the llvm-dev
mailing list