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: Fix some tests for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL


On Thu, May 8, 2014 at 3:10 AM, Joseph S. Myers <joseph@codesourcery.com> wrote:
> Having fixed TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to apply only to
> 128-bit vectors, some --with-arch=bdver3 --with-cpu=bdver3
> scan-assembler failures relating to that tuning remain, because of
> different choices of instructions for 128-bit vectors from the choices
> expected by the tests.
>
> This patch fixes affected tests to allow the different instruction
> choices seen in this case.  Tested for x86_64-linux-gnu
> (--with-arch=bdver3 --with-cpu=bdver3).  OK to commit?

OK.

Thanks,
Uros.


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