search for: funcction

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

Did you mean: function
2013 Nov 24
1
[LLVMdev] wrong code generation for memcpy function in SROA optimization pass
...8]*@.str,i32 0,i32 0),i32 %conv), ret i32 0, } IR after SROA: define i32 @main() #0 { entry: %conv = sext i8 undef to i32, %call = call i32 (i8*,...)* @printf(i8* getelementptr inbounds([9*i8]*@.str,i32 0,i32 0),i32 %conv), ret i32 0, } Then I tried to debbuging with SROA.cpp,I found in funcction visitMemTransferInst,it accorded the IR instruction "call void @llvm.memcpy.p0i8.p0i8.i32(i8* %ch,i8* %0,,i32 2,i32 1,i1 false)",would produce such codes(finally,memcpy disappeared and the codes would be delated,IR after SROA become incorrect ,am i right?) %sh.0.cast = bitcast i8* ch to i...
2009 Aug 17
3
Help understanding lrm function of Design library
Hi, I'm developing an experiment with logistic regression. I've come across the lrm function in the Design library. While I understand and can use the basic functionality, there are a ton of options that go beyond my knowledge. I've carefully read the help page for lrm, but don't understand many of the arguments and optional return values. (penalty, penalty.matrix,