diff options
author | Richard Biener <rguenther@suse.de> | 2021-04-14 12:48:37 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-04-23 10:28:10 +0200 |
commit | b26485f1af45423980b7bc1206411cf4b8bb84b6 (patch) | |
tree | 66234fc08e22a28d5f9c5a89d0cd46c0eb225c3b /gcc/tree-pass.h | |
parent | cbca62831cb7c1c7c20d67fcf929f156b09923bf (diff) | |
download | gcc-b26485f1af45423980b7bc1206411cf4b8bb84b6.tar.gz |
Avoid more temporaries in IVOPTs
This avoids use of valid_gimple_rhs_p and instead gimplifies to
such a RHS, avoiding more SSA copies being generated by IVOPTs.
2021-04-14 Richard Biener <rguenther@suse.de>
* tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Avoid
valid_gimple_rhs_p by instead gimplifying to one.
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions