On Mon, Jan 20, 2014 at 10:14 PM, Jakub Jelinek <ja...@redhat.com> wrote:
>> Just unhandled V16SFmode in one of the new avx512 patterns. >> >> 2014-01-20 Uros Bizjak <ubiz...@gmail.com> >> >> PR target/59685 >> * config/i386/sse.md (*andnot<mode>3<mask_name>): Handle MODE_V16SF >> mode attribute in insn output. >> >> Tested on x86_64-pc-linux-gnu {,-m32} and committed to mainline SVN. > > Shouldn't the testcase be added too? The solution is trivial in such way that it has no chance to regress. Uros.