]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-if-conv.c (memrefs_read_or_written_unconditionally): Strip all non-variable...
authorRichard Guenther <rguenther@suse.de>
Sun, 3 Apr 2011 08:30:53 +0000 (08:30 +0000)
committerIra Rosen <irar@gcc.gnu.org>
Sun, 3 Apr 2011 08:30:53 +0000 (08:30 +0000)
commit4979c28bc9b8421377b19fb340bdab490f5b3aef
treedcf06097c9c6142a7a4038eef56cba845bc7f087
parentb5f3cf4982788e1a974b026db2d5970d83cd538d
tree-if-conv.c (memrefs_read_or_written_unconditionally): Strip all non-variable offsets and compare the remaining bases of the two...

* tree-if-conv.c (memrefs_read_or_written_unconditionally): Strip all
non-variable offsets and compare the remaining bases of the two
accesses instead of looking for exact same data-ref.

Co-Authored-By: Ira Rosen <ira.rosen@linaro.org>
From-SVN: r171900
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/if-cvt-stores-vect-ifcvt-18.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/vect/vect.exp
gcc/tree-if-conv.c