gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: [trans-mem] avoid transforming already optimized memory variants

Subject: Re: [trans-mem] avoid transforming already optimized memory variants
From: Richard Henderson
Date: Tue, 17 Nov 2009 08:30:18 -0800
On 11/17/2009 07:22 AM, Aldy Hernandez wrote:
        * trans-mem.c (tm_memopt_transform_blocks): Check for simple loads
        and stores.
        (is_tm_simple_load): New.
        (is_tm_simple_store): New.

Ok.

If you're going to do this, are you going to incorporate this knowledge
into the optimization pass?  Or is the fact that we already have an
address instead of a memory too annoying?


r~

<Prev in Thread] Current Thread [Next in Thread>