]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call instead of gimple_...
authorNathan Froyd <froydnj@codesourcery.com>
Wed, 2 Jun 2010 11:40:13 +0000 (11:40 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Wed, 2 Jun 2010 11:40:13 +0000 (11:40 +0000)
commit36c4a482b2819cae529b52c4afa1af87c7d7a2d0
tree3aed8fdcb14488690e2a85d6a21ccf034928e67d
parent69baf0a35d6590201e5a20987bdfb965ae9ac2f4
tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call instead of gimple_build_call_vec.

* tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call
instead of gimple_build_call_vec.  Delete unnecessary local variable.

From-SVN: r160147
gcc/ChangeLog
gcc/tree-vect-slp.c