]> git.ipfire.org Git - thirdparty/gcc.git/commit
2017-01-31 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Jan 2017 14:44:37 +0000 (14:44 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Jan 2017 14:44:37 +0000 (14:44 +0000)
commitc2c0951d11865d2343fabdadafcd61615d8f84f5
tree154699d914e23f75cbcde8969d3ffa2470d28e9d
parent468af399108a74c00c9d16cbe02a780aea1b2987
2017-01-31  Richard Biener  <rguenther@suse.de>

PR tree-optimization/77318
* graphite-sese-to-poly.c (extract_affine): Fix assert.
(create_pw_aff_from_tree): Take loop parameter.
(add_condition_to_pbb): Pass loop of the condition to
create_pw_aff_from_tree.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245064 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/graphite-sese-to-poly.c