[LLVMdev] llvm::Value

Yakov Malinkovich yakovm3 at gmail.com
Sun Nov 13 12:08:42 PST 2011


Hello
I have a llvm::Value* v;
the type of *v is FloteTypeId.I know that it corresponds to some value
float value,but during llvm IR generation this value should be
changed,based on some conditions.
For example I will need to set the value to corespond to 5.7.

How can I do it?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111113/4de2b633/attachment.html>


More information about the llvm-dev mailing list