Skip the check whether ifconv is allowed, if both phi operands are identical.
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 31 Aug 2012 08:28:56 +0000 (10:28 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 31 Aug 2012 08:36:24 +0000 (10:36 +0200)
commitf68b24054f44c477290d501d674d1b792e846fdd
tree4acbefba5cc5ada28ca4af3fe9862feda40387eb
parentaafc5bac4b39b94778c8c175ea8a0e9add7a1364
Skip the check whether ifconv is allowed, if both phi operands are identical.

In particular this allows ifconv when a PhiM is present, but nothing happens with the memory on the two paths.
ir/opt/ifconv.c