Re: [PATCH i386 AVX512] [1/n] Introduce `-mavx512dq' switch

2014-08-08 Thread Kirill Yukhin
On 30 Jul 10:50, Uros Bizjak wrote: (Please take care not to break bootstrap after every part, so the source will always be bisectable). Sure, that is the plan. -- Thanks, K

Re: [PATCH i386 AVX512] [1/n] Introduce `-mavx512dq' switch

2014-07-30 Thread Uros Bizjak
On Sun, Jul 27, 2014 at 2:50 PM, Kirill Yukhin kirill.yuk...@gmail.com wrote: With this patch we'd like to start merge process of avx-512vlbwdq branch into main trunk. This patch introduces new switch `-mavx512dq' Bootstrapped. Is it ok for trunk? *

[PATCH i386 AVX512] [1/n] Introduce `-mavx512dq' switch

2014-07-27 Thread Kirill Yukhin
Hello, With this patch we'd like to start merge process of avx-512vlbwdq branch into main trunk. This patch introduces new switch `-mavx512dq' Bootstrapped. Is it ok for trunk? * common/config/i386/i386-common.c (OPTION_MASK_ISA_AVX512DQ_SET): Define.