[llvm-dev] Why am I getting FrameIndex:i64<0> when I have no i64's?

Robert Baruch via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 2 22:03:48 PDT 2017


That was the problem, thanks!

On Thu, Nov 2, 2017 at 3:09 AM Krzysztof Parzyszek via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> On 11/1/2017 11:20 PM, Robert Baruch via llvm-dev wrote:
> > target datalayout =
> > "E-m:e-p16:16:16-i1:16:16-i8:16:16-i16:16:16-i32:16:16-i64:16:16-S16-n16"
>
> Change the p16:16:16 to p:16:16:16 and see if that helps.
>
> -Krzysztof
>
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> hosted by The Linux Foundation
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171103/79b2ab39/attachment.html>


More information about the llvm-dev mailing list