]> git.ipfire.org Git - thirdparty/gcc.git/commit
* optabs.c (expand_vec_perm): Use the correct mode for scaling the
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Oct 2011 16:23:25 +0000 (16:23 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Oct 2011 16:23:25 +0000 (16:23 +0000)
commitc919ba70f3b0dd721de0f362a251e6a97c5725da
treec7bd745f092edc17d54898323cc44b8e39f6063b
parent6d004ec385df3465043d858c2b827c919df3b642
    * optabs.c (expand_vec_perm): Use the correct mode for scaling the
        selector.  Save the qimode constant selector for later use by the
        qimode vec_perm pattern.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180567 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/optabs.c