On Thu, May 8, 2014 at 3:10 AM, Joseph S. Myers 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
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