diff options
author | Richard Biener <rguenther@suse.de> | 2020-07-09 16:06:04 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-07-09 19:54:34 +0200 |
commit | 9ddea9306251b7d4e4fd1d67a5941ef7448b2e66 (patch) | |
tree | b0bb2d34572f548263e4cbed1fb96a0c74b826a2 /gcc/fortran/trans-openmp.c | |
parent | 614662064ad4993a2aaecf190e7399ac5279e78e (diff) | |
download | gcc-9ddea9306251b7d4e4fd1d67a5941ef7448b2e66.zip gcc-9ddea9306251b7d4e4fd1d67a5941ef7448b2e66.tar.gz gcc-9ddea9306251b7d4e4fd1d67a5941ef7448b2e66.tar.bz2 |
fixup BIT_FIELD_REF detection in SLP discovery
This fixes a thinko where we end up combining a BIT_FIELD_REF
and a memory access, fixed by checking all stmts are a load or
none.
2020-07-09 Richard Biener <rguenther@suse.de>
PR tree-optimization/96133
* tree-vect-slp.c (vect_build_slp_tree_1): Compare load_p
status between stmts.
Diffstat (limited to 'gcc/fortran/trans-openmp.c')
0 files changed, 0 insertions, 0 deletions