[LLVMdev] Is bitcast now needed in LLVM?
James Molloy
james at jamesmolloy.co.uk
Fri Apr 17 01:04:28 PDT 2015
Hi Dave,
You can still bitcast between i32 and float, for example.
Cheers,
James
On Fri, 17 Apr 2015 at 09:03 Dave Pitsbawn <dpitsbawn at gmail.com> wrote:
> Seems like a new change in LLVM has made it so that bitcast of bitcast i8*
> %1 to %Foo* meaningless?
>
> If I'm correct is there any need for the bitcast anymore?
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150417/854e46d0/attachment.html>
More information about the llvm-dev
mailing list