[LLVMdev] PTX backend do not support sitofp instruction?
Justin Holewinski
justin.holewinski at gmail.com
Mon Sep 26 05:32:17 PDT 2011
On Sun, Sep 25, 2011 at 11:39 PM, Yabin Hu <yabin.hwu at gmail.com> wrote:
> Hi all,
>
> Does PTX backend support llvm sitofp instruction?
>
Type conversion has not received much love yet. If you send me a test case,
I'll try to create a fix.
>
> 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
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
--
Thanks,
Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110926/fe4b0d5d/attachment.html>
More information about the llvm-dev
mailing list