Re: [PATCH] Add avx5124fmaps,avx5124vnniw to sse-22.c target pragma (PR target/78451)

2016-11-22 Thread Uros Bizjak
On Tue, Nov 22, 2016 at 5:12 PM, Jakub Jelinek wrote: > Hi! > > As mentioned in the PR, these 2 ISAs were added to just the first of the two > Intel specific target pragmas (the first one is used in the sse-22.c test > itself, the second one when it is included from sse-22a.c). > > Bootstrapped/re

[PATCH] Add avx5124fmaps,avx5124vnniw to sse-22.c target pragma (PR target/78451)

2016-11-22 Thread Jakub Jelinek
Hi! As mentioned in the PR, these 2 ISAs were added to just the first of the two Intel specific target pragmas (the first one is used in the sse-22.c test itself, the second one when it is included from sse-22a.c). Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2016-11-22