search for: i201

Displaying 4 results from an estimated 4 matches for "i201".

Did you mean: 201
2010 Mar 03
1
Subset using partial values
Hi everyone, I would like to subset a data.frame using partial values. For example I have the following data.frame: PROCHI Main_condition 1234 411 1235 4110 1236 4111 1237 I20 1238 I201 1239 I202 Now let's say that I use the Subset function. Ordinarily I would use it as follows Subset(x, Main_condition=="411"|Main_condition=="4110" etc to get all the 411s. Is there a way that you can subset by only using part of the term that you wish to subset by?...
2010 Sep 29
0
[LLVMdev] spilling & xmm register usage
...ddrspace(1)** %4, align 8 > %local_size_0 = load i32* %get_local_size, align 16 > %group_id_0 = load i32* %get_group_id, align 16 > %6 = mul i32 %group_id_0, %local_size_0 > br label %entry.header.loop > > entry.header.loop.end: ; preds = %cond.then.i201.i, %phi.exit138.i > %cond.i204.i = phi float [ %tmp43.i200.i, %cond.then.i201.i ], [ %tmp38.i194.i, %phi.exit138.i ] > %arrayidx82.i = getelementptr float addrspace(1)* %5, i64 %8 > %tmp85.i = fmul float %tmp63.i, %cond.i204.i > %tmp88.i = fmul float %tmp9.i, %cond.i135.i > %tmp...
2010 Sep 29
3
[LLVMdev] spilling & xmm register usage
Hello everybody, I have stumbled upon a test case (the attached module is a slightly reduced version) that shows extremely reduced performance on linux compared to windows when executed using LLVM's JIT. We narrowed the problem down to the actual code being generated, the source IR on both systems is the same. Try compiling the attached module: llc -O3 -filetype=asm -o BAD.s BAD.ll Under
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...32 10 %incdec.ptr.10.i169.i.i.i.i = getelementptr inbounds [13 x i16]* %bi.i.i.i.i, i32 0, i32 11 %incdec.ptr.1.i197.i.i.i.i = getelementptr inbounds [13 x i16]* %ai.i.i.i.i, i32 0, i32 2 %incdec.ptr.2.i199.i.i.i.i = getelementptr inbounds [13 x i16]* %ai.i.i.i.i, i32 0, i32 3 %incdec.ptr.3.i201.i.i.i.i = getelementptr inbounds [13 x i16]* %ai.i.i.i.i, i32 0, i32 4 %incdec.ptr.4.i203.i.i.i.i = getelementptr inbounds [13 x i16]* %ai.i.i.i.i, i32 0, i32 5 %incdec.ptr.5.i205.i.i.i.i = getelementptr inbounds [13 x i16]* %ai.i.i.i.i, i32 0, i32 6 %incdec.ptr.6.i207.i.i.i.i = getelementptr...