This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: merging MEM_ATTRS


On Tue, Feb 10, 2004 at 01:09:07PM -0500, Richard Kenner wrote:
>     expr: If all alternatives are identical, use that, otherwise use a
> 	PARALLEL.
>     offset: Likewise.
> 
> I think that it's simpler just to use zero: the information isn't that useful
> by then.

Yep.

> They are powers of two, so just use the lowest.  But since we don't
> really use the alignment of a MEM that's already in an insn, I don't
> see the cost here.

It it used, but generally only during rtl expansion.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]