genmatch.c (expr::gen_transform): Use the resimplify member function instead of hard...
authorRichard Biener <rguenther@suse.de>
Fri, 8 Nov 2019 10:21:43 +0000 (10:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 8 Nov 2019 10:21:43 +0000 (10:21 +0000)
commitd8a4ce12d6681091b22baa8c0321c20f66213557
tree811842797564b7a2c8abe7cae4942e72d2fd39b2
parent7e5db637b16062359215b497840243edcb768430
genmatch.c (expr::gen_transform): Use the resimplify member function instead of hard-coding the...

2019-11-08  Richard Biener  <rguenther@suse.de>

* genmatch.c (expr::gen_transform): Use the resimplify
member function instead of hard-coding the gimple_resimplifyN variant.
(dt_simplify::gen_1): Likewise.

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