Displaying 3 results from an estimated 3 matches for "r346062".
2018 Dec 30
2
kaleidoscope ch4 jit example regression?
.../tutorial/LangImpl04.html has an example where
the function `foo` gets redefined, and the JIT returns evaluation of
the latest definition. I thought my code was wrong, but it seems that
the binary produced by `ninja Kaleidoscope-Ch4` has the same bug.
Granted, my LLVM checkout is from Nov 3 2018 (r346062). Is this a known issue?
~Nick Desaulniers
2019 Jan 22
2
kaleidoscope ch4 jit example regression?
...e
>> the function `foo` gets redefined, and the JIT returns evaluation of
>> the latest definition. I thought my code was wrong, but it seems that
>> the binary produced by `ninja Kaleidoscope-Ch4` has the same bug.
>>
>> Granted, my LLVM checkout is from Nov 3 2018 (r346062). Is this a known issue?
>> ~Nick Desaulniers
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML at...
2019 Feb 20
2
kaleidoscope ch4 jit example regression?
...function `foo` gets redefined, and the JIT returns evaluation of
>>> the latest definition. I thought my code was wrong, but it seems that
>>> the binary produced by `ninja Kaleidoscope-Ch4` has the same bug.
>>>
>>> Granted, my LLVM checkout is from Nov 3 2018 (r346062). Is this a known
>>> issue?
>>> ~Nick Desaulniers
>>> _______________________________________________
>>> LLVM Developers mailing list
>>> llvm-dev at lists.llvm.org
>>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>>
>...