Do not deconv the right operand (shift count) of a Shl as it makes no sense.
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 3 Aug 2007 17:48:13 +0000 (17:48 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 3 Aug 2007 17:48:13 +0000 (17:48 +0000)
commitd8a39b02e4c440e3694d9b42269c011221a728df
tree81049a0267ee33522786cdc5b57ff3c334452b2f
parent5288829f3307bddb9195d10036e925740b27efbe
Do not deconv the right operand (shift count) of a Shl as it makes no sense.

[r15465]
ir/opt/convopt.c