- BugFix: fix the rare case where two nodes a congruent, but have different modes
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 8 Oct 2008 11:42:56 +0000 (11:42 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 8 Oct 2008 11:42:56 +0000 (11:42 +0000)
commit542e01756aa354dcfe42d2c55797898b13479842
treebb90431dc41ba0eb3fa6b3405a460da3c524c36e
parentff4acf5218ebcb851bb04d2cc4181b456833d5d8
- BugFix: fix the rare case where two nodes a congruent, but have different modes
  This happens for instance with AddP(x, NULL) and x.
  Add a Conv than.

[r22603]
ir/opt/combo.c