diff options
author | Richard Biener <rguenther@suse.de> | 2021-06-28 11:05:46 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2021-06-28 11:55:24 +0200 |
commit | f80c4eaca0805bc9e68ed944519519c3dd1c12e1 (patch) | |
tree | fe862ede354692a749f1bc85bdef264d22572217 /gcc/tree-ssa-phiopt.c | |
parent | ad26c076aaa6f9af144c33c9c04c5dc8010ad156 (diff) | |
download | gcc-f80c4eaca0805bc9e68ed944519519c3dd1c12e1.zip gcc-f80c4eaca0805bc9e68ed944519519c3dd1c12e1.tar.gz gcc-f80c4eaca0805bc9e68ed944519519c3dd1c12e1.tar.bz2 |
tree-optimization/101229 - fix vectorizer SLP hybrid detection with PHIs
This fixes the missing handling of PHIs in gimple_walk_op which causes
the new vectorizer SLP hybrid detection scheme to fail.
2021-06-28 Richard Biener <rguenther@suse.de>
PR tree-optimization/101229
* gimple-walk.c (gimple_walk_op): Handle PHIs.
* gcc.dg/torture/pr101229.c: New testcase.
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions