search for: i59

Displaying 6 results from an estimated 6 matches for "i59".

Did you mean: 59
2013 Feb 09
1
Troubleshooting underidentification issues in structural equation modelling (SEM)
Hi all, hope someone can help me out with this. Background Introduction I have a data set consisting of data collected from a questionnaire that I wish to validate. I have chosen to use confirmatory factor analysis to analyse this data set. Instrument The instrument consists of 11 subscales. There is a total of 68 items in the 11 subscales. Each item is scored on an integer scale between 1 to 4.
2014 Mar 05
1
Xen4CentOS kernel panic on dom0 reboot
...reset manually. It has kernel panic on the 3 last reboot. Please stand by while rebooting the system... INFO: task reboot:19800 blocked for more than 120 seconds "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message Call trace ... Picture of the call trace: http://i59.tinypic.com/169olt1.png CentOS: 6.5 Kernel: 3.10.23-11.el6.centos.alt.x86_64 Xen: 4.2.3 Server: Supermicro 6017R-WRF Any idea how to troubleshoot or fix this issue? We can't reboot the dom0 during the week because domUs (2) are in production and this server is in a datacenter. Kind regards,...
2016 Oct 04
2
Getting the symbolic expression for an address calculation
How do you generate a SCEVAddRecExpr from a SCEV? It tried dyn_casting and it seems like that the SCEV returned by getSCEV is not a SCEVAddRecExpr. Thanks On Fri, Sep 30, 2016 at 4:16 PM, Friedman, Eli <efriedma at codeaurora.org> wrote: > On 9/30/2016 12:16 PM, Charith Mendis via llvm-dev wrote: > >> >> Hi all, >> >> What is the best way to get the symbolic
2010 Sep 29
0
[LLVMdev] spilling & xmm register usage
...i = fadd float %tmp33.i51.i, 0xBFD6D1F0E0000000 > %tmp35.i53.i = fmul float %tmp7.i25.i, %tmp34.i52.i > %tmp36.i54.i = fadd float %tmp35.i53.i, 0x3FD470BF40000000 > %tmp37.i55.i = fmul float %tmp19.i37.i, %tmp36.i54.i > %tmp38.i56.i = fsub float 1.000000e+00, %tmp37.i55.i > %cmp.i59.i = fcmp olt float %tmp56.i, 0.000000e+00 > br i1 %cmp.i59.i, label %cond.then.i63.i, label %phi.exit69.i > > cond.then.i63.i: ; preds = %phi.exit.i > %tmp43.i62.i = fsub float 1.000000e+00, %tmp38.i56.i > br label %phi.exit69.i > > phi.exi...
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
...tptr inbounds [13 x i16]* %w.i, i32 0, i32 5 %incdec.ptr1.4.i587.i = getelementptr inbounds [13 x i16]* %u.i, i32 0, i32 5 %incdec.ptr.5.i588.i = getelementptr inbounds [13 x i16]* %w.i, i32 0, i32 6 %incdec.ptr1.5.i589.i = getelementptr inbounds [13 x i16]* %u.i, i32 0, i32 6 %incdec.ptr.6.i590.i = getelementptr inbounds [13 x i16]* %w.i, i32 0, i32 7 %incdec.ptr1.6.i591.i = getelementptr inbounds [13 x i16]* %u.i, i32 0, i32 7 %incdec.ptr.7.i592.i = getelementptr inbounds [13 x i16]* %w.i, i32 0, i32 8 %incdec.ptr1.7.i593.i = getelementptr inbounds [13 x i16]* %u.i, i32 0, i32 8...