search for: executekernel

Displaying 2 results from an estimated 2 matches for "executekernel".

2016 Jun 28
2
Instruction selection problem with type i64 - mistaken as v8i64?
...ectors*/ 1, /*offset*/ 3);> [sideeffect] [attdialect] %Wd1<def> = LD_D 3; mem:LD64[inttoptr (i64 3 to <8 x i64>*)](align=8) %Wd0<def> = ADDV_D %Wd1<kill>, %Wd0<kill> INLINEASM <es: );. _END_KERNEL(BatchNumber); connex->executeKernel(TEST_PREFIX + to_string((long long int)BatchNumber)); connex->executeKernel("waitfor"); connex->readReduction(); [...] BB#6: derived from LLVM BB %for.body.preheader8 Predecessors according to CFG: BB#1 BB#2 BB#5 %R0<def> = LDD <fi#3>, 0 %...
2016 Jun 29
0
Instruction selection problem with type i64 - mistaken as v8i64?
...);> [sideeffect] [attdialect] > %Wd1<def> = LD_D 3; mem:LD64[inttoptr (i64 3 to <8 x i64>*)](align=8) > %Wd0<def> = ADDV_D %Wd1<kill>, %Wd0<kill> > INLINEASM <es: );. > _END_KERNEL(BatchNumber); > connex->executeKernel(TEST_PREFIX + to_string((long long > int)BatchNumber)); > connex->executeKernel("waitfor"); > connex->readReduction(); > > [...] > > > BB#6: derived from LLVM BB %for.body.preheader8 > Predecessors according to CFG: BB#1 BB#2 BB#5 >...