<html dir=""><head><style id="axi-htmleditor-style" type="text/css">p { margin: 0px; }</style></head><body style="font-size: 10pt; font-family: Arial; background-image: none; background-repeat: repeat; background-attachment: fixed;">​Dear all,<br><br>I am writing a program with llvmlite module. In my program I have some constants, registers and tmps. For registers, i have define the following: <br>llvmreg = builder.gep(regtag, (int32(0), int32(offset)), True)<br>return builder.load(llvmtmp, reg)<br><br>for constants, I have the following method: <br><br>const_1 = ir.Constant(int64, data)<br><br>however, for tmps, i have no idea how they would be defined. Does anyone have any special idea for that? How should it be defined in llvmlite?<br></body></html><pre>
-- 
This email was Anti Virus checked by  Security Gateway.</pre>