On Thu, Apr 3, 2014 at 12:40 PM, Balajiganapathi S
wrote:
> Hi,
>
> We are doing a project which requires us to write a new pass to recalculate
> the chain of recurrences and use them. We would like to do this as an ipa
> pass plugin. For now we have got it working as a GIMPLE pass. When we try to
Hi,
We are doing a project which requires us to write a new pass to
recalculate the chain of recurrences and use them. We would like to do
this as an ipa pass plugin. For now we have got it working as a GIMPLE
pass. When we try to change it to an IPA pass, it gives seg fault. We
believe it is