[LLVMdev] PTX backend do not support sitofp instruction?

Yabin Hu yabin.hwu at gmail.com
Sun Sep 25 20:39:02 PDT 2011


Hi all,

Does PTX backend support llvm sitofp instruction?

I failed to compile my llvm source when use llc -march=ptx32.
The reason is that the source has a sitofp instruction.
After i changed the instruction into uitofp manually, it passed.


Thanks in advance,

best,
Yabin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110926/be6406e1/attachment.html>


More information about the llvm-dev mailing list