This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH:PR target/43175: [Bug target/43175] __builtin_ia32_vec_perm_v4si doesn't work with -msse4.1


On Thu, Feb 25, 2010 at 10:09 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:

> This patch fixes 2 typos in expand_vec_perm_blend. ?I am testing it
> on Intel Core i7. ?OK to install if it passes regressions.
>
> gcc/
>
> 2010-02-25 ?Uros Bizjak ?<ubizjak@gmail.com>
>
> ? ? ? ?PR target/43175
> ? ? ? ?* config/i386/i386.c (expand_vec_perm_blend): Use correct
> ? ? ? ?operands in V8HImode subregs. ?Fix operand order in VEC_MERGE
> ? ? ? ?rtx.
>
> gcc/testsuite/
>
> 2010-02-25 ?H.J. Lu ?<hongjiu.lu@intel.com>
>
> ? ? ? ?PR target/43175
> ? ? ? ?* gcc.target/i386/vperm-v4si-2-sse4.c: New.

OK.

Thanks,
Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]