<div dir="ltr"><div>Hello</div><div>I want to transfer value (Value* src) of the type `FloatTyID` to `DoubleTyID`(I need all floats to be saved as 8 bytes).I have tried:</div><div><br></div><div>    builder.CreateCast(llvm::Instruction::FPExt, src, llvm::Type::getDoubleTy(llvmContext),””)</div>

<div><br></div><div>I don`t know if I use CreateCast correctly  and if this approach is correct at all.</div><div><br></div><div>Thank you.</div><div><br></div>Yakov<br>
</div>