tree-vect-transform.c (vectorizable_load): Use the type of the return value of the...
authorIra Rosen <irar@il.ibm.com>
Sun, 22 Oct 2006 10:45:36 +0000 (10:45 +0000)
committerIra Rosen <irar@gcc.gnu.org>
Sun, 22 Oct 2006 10:45:36 +0000 (10:45 +0000)
commit52fb98560854235bdf791d6e2c7cfef3d52b1a93
treee9ec620f83f9eaca49d4facf37792c145adeeb73
parent7dc7d8a2e4fe80934e66828232ef1d8c38b4b8b1
tree-vect-transform.c (vectorizable_load): Use the type of the return value of the mask_for_load builtin to create...

        * tree-vect-transform.c (vectorizable_load): Use the type of the
        return value of the mask_for_load builtin to create realign_load
        stmt.

From-SVN: r117952
gcc/ChangeLog
gcc/tree-vect-transform.c