On Thu, Dec 6, 2012 at 6:19 PM, Marc Glisse wrote:
> Hello,
>
> this patch (for 4.9) introduces a property so we can check if vector
> operations have been lowered yet. It mimics the complex lowering property,
> and this required moving the -O0 vector lowering pass (otherwise it breaks
> many test
Hello,
this patch (for 4.9) introduces a property so we can check if vector
operations have been lowered yet. It mimics the complex lowering property,
and this required moving the -O0 vector lowering pass (otherwise it breaks
many testcases with "covariant" in their name).
The tree-ssa-forwp