Displaying 2 results from an estimated 2 matches for "3e7f0a34".
2016 Mar 18
2
LLVM IR temporary variable reuse
I meant LLVM registers. Thanks for the correcting me.
On 18 March 2016 at 10:42, David Blaikie <dblaikie at gmail.com> wrote:
> Question is hard to understand - the registers in LLVM are in Static
> Single Assignment form
> <https://en.wikipedia.org/wiki/Static_single_assignment_form>, they're
> not variables that can be assigned and reassigned values (so the answer
2016 Mar 18
2
LLVM IR temporary variable reuse
...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/20160318/3e7f0a34/attachment.html>