[PATCH] Constant Hoisting Pass

Eric Christopher echristo at gmail.com
Fri Jan 24 03:56:05 PST 2014


On Fri, Jan 24, 2014 at 12:15 AM, Juergen Ributzka <juergen at apple.com> wrote:
> That is wonderful, because I got too lazy/tired today for programming a "Eierlegende Wollmilchsau” :P

Heh :)

> In the end I decided to just add the debug location from the last use of the constant. This should be good enough and if there are any problems we can revisit and fix it later.

Last is probably ok. First might arguably be better, but we can
revisit if it actually ends up being problematic.

Thanks for all the work!

-eric

>
> Good night everyone :D
>
> Cheers,
> Juergen
>
>
>
>
> On Jan 23, 2014, at 10:42 PM, Eric Christopher <echristo at gmail.com> wrote:
>
>> I was being silly :)
>>
>> -eric
>




More information about the llvm-commits mailing list