genmatch.c (expr::gen_transform): Shortcut re-simplifying of converts to avoid uninte...
authorRichard Biener <rguenther@suse.de>
Wed, 1 Jul 2015 07:36:25 +0000 (07:36 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 1 Jul 2015 07:36:25 +0000 (07:36 +0000)
commit88a2d13f6c3565b1bcfdb440ec0988159818f339
treee8fc121f69401342347e0171f7cab34f1ff75e7e
parente8cfe4c5a5490317edaba67819f1a4253e464e23
genmatch.c (expr::gen_transform): Shortcut re-simplifying of converts to avoid uninteresting noise from the...

2015-07-01  Richard Biener <rguenther@suse.de>

* genmatch.c (expr::gen_transform): Shortcut re-simplifying
of converts to avoid uninteresting noise from the conversion
simplifying patterns.

From-SVN: r225223
gcc/ChangeLog
gcc/genmatch.c