Re: [Open64-devel] code review for a minor change in array remapping optimization

2011-04-25 Thread Min Zhao
Your change look fine to me. Thanks, Min On Wed, Apr 13, 2011 at 6:24 PM, Lai, Michael wrote: > Can a gatekeeper review the following change? > > > > This change affects the existing "array remapping" optimization. > > The following change adds a restriction to exclude arrays with > > non-zer

[Open64-devel] code review for a minor change in array remapping optimization

2011-04-13 Thread Lai, Michael
Can a gatekeeper review the following change? This change affects the existing "array remapping" optimization. The following change adds a restriction to exclude arrays with non-zero field_id (e.g., arrays that are themselves members of structs) from being considered as array remapping candidates.