Displaying 2 results from an estimated 2 matches for "b2755e85".
2013 Jan 15
0
[LLVMdev] [Polly] Aliasing problems escalation (WAS: Re: [DragonEgg] [Polly] Should we expect DragonEgg to produce identical LLVM IR for identical GIMPLE?)
...nywhere
>> else or
>> not.
>>
>
> By the way, do the GCC optimizers get this, i.e. remove the loads?
>
> Ciao, Duncan.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130115/b2755e85/attachment.html>
2013 Jan 08
2
[LLVMdev] [Polly] Aliasing problems escalation (WAS: Re: [DragonEgg] [Polly] Should we expect DragonEgg to produce identical LLVM IR for identical GIMPLE?)
On 04/01/13 15:58, Duncan Sands wrote:
> PS: Another possibility is to do link-time optimization, since at that point the
> optimizers are capable of finding out if that global is used anywhere else or
> not.
By the way, do the GCC optimizers get this, i.e. remove the loads?
Ciao, Duncan.