tree-affine.c (expr_to_aff_combination): New function split out from...
authorRichard Biener <rguenther@suse.de>
Thu, 16 May 2019 19:06:55 +0000 (19:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 16 May 2019 19:06:55 +0000 (19:06 +0000)
commit5120e0d8d48f4590a275e60565de6c5a4e772fc1
tree883655b71e4859622d8e097286f598e3bd0f7612
parentf7430263c07b4a1bcf3deb708c8c691f233fcb40
tree-affine.c (expr_to_aff_combination): New function split out from...

2019-05-16  Richard Biener  <rguenther@suse.de>

* tree-affine.c (expr_to_aff_combination): New function split
out from...
(tree_to_aff_combination): ... here.
(aff_combination_expand): Avoid building a GENERIC tree.

From-SVN: r271294
gcc/ChangeLog
gcc/tree-affine.c