On Thu, 17 May 2012, William J. Schmidt wrote:
> This patch gives up on using the reassociation rank algorithm to
> correctly place __builtin_powi calls and their feeding multiplies. In
> the end this proved to introduce more complexity than it saved, due in
> part to the poor fit of introducing
This patch gives up on using the reassociation rank algorithm to
correctly place __builtin_powi calls and their feeding multiplies. In
the end this proved to introduce more complexity than it saved, due in
part to the poor fit of introducing DAG expressions into the
reassociated operand tree. Thi