On Mon, Jan 20, 2014 at 11:17 AM, Swati Rathi wrote:
> On Monday 20 January 2014 02:20 PM, Richard Biener wrote:
>>
>> On Sun, Jan 19, 2014 at 6:01 PM, Swati Rathi
>> wrote:
>>>
>>> We are writing a GIMPLE pass and would like to use some information
>>> computed
>>> in
>>> pass_vectorize. However
On Monday 20 January 2014 02:20 PM, Richard Biener wrote:
On Sun, Jan 19, 2014 at 6:01 PM, Swati Rathi wrote:
We are writing a GIMPLE pass and would like to use some information computed
in
pass_vectorize. However, we are not able to use the data structures which
gets populated in pass_vectoriz
On Sun, Jan 19, 2014 at 6:01 PM, Swati Rathi wrote:
> We are writing a GIMPLE pass and would like to use some information computed
> in
> pass_vectorize. However, we are not able to use the data structures which
> gets populated in pass_vectorize
> because the information is not made available acr