Re: [PATCH] Enable GCC support for AMX

2020-09-28 Thread Hongyu Wang via Gcc-patches
Thanks! I'll ask my colleague to help check in the patch. Kirill Yukhin 于2020年9月28日周一 下午7:38写道: > Hello, > > On 12 сен 01:00, Hongyu Wang wrote: > > Hi > > > > Thanks for your review, and sorry for the late reply. It took a while > > to finish the runtime test. > > Thanks for your fixes! The pa

Re: [PATCH] Enable GCC support for AMX

2020-09-28 Thread Kirill Yukhin via Gcc-patches
Hello, On 12 сен 01:00, Hongyu Wang wrote: > Hi > > Thanks for your review, and sorry for the late reply. It took a while > to finish the runtime test. Thanks for your fixes! The patch is OK for trunk. -- Thanks, K

Re: [PATCH] Enable GCC support for AMX

2020-09-18 Thread Hongyu Wang via Gcc-patches
Hi Kirill, Very Appreciated for your review again I just update the patch with adding XSAVE dependency and use __builtin_cpu_supports for runtime test. Re-based on Sept. 15 trunk and tested with sde. Kindly PING. Hongyu Wang 于2020年9月12日周六 上午1:00写道: > Hi > > Thanks for your review, and sorry

Re: [PATCH] Enable GCC support for AMX

2020-09-11 Thread Hongyu Wang via Gcc-patches
Hi Thanks for your review, and sorry for the late reply. It took a while to finish the runtime test. > > diff --git a/gcc/config.gcc b/gcc/config.gcc > > index 797f0ad5edd..d0e59e86a5c 100644 > > --- a/gcc/config.gcc > > +++ b/gcc/config.gcc > > @@ -412,7 +412,7 @@ i[34567]86-*-*) > >

Re: [PATCH] Enable GCC support for AMX

2020-09-04 Thread Kirill Yukhin via Gcc-patches
Hello, On 03 сен 08:17, H.J. Lu wrote: > On Thu, Sep 3, 2020 at 8:08 AM Kirill Yukhin via Gcc-patches > wrote: > > > > Hello, > > > > On 06 июл 09:58, Hongyu Wang via Gcc-patches wrote: > > > Hi: > > > > > > This patch is about to support Intel Advanced Matrix Extensions (AMX) > > > which will be

Re: [PATCH] Enable GCC support for AMX

2020-09-03 Thread H.J. Lu via Gcc-patches
On Thu, Sep 3, 2020 at 8:08 AM Kirill Yukhin via Gcc-patches wrote: > > Hello, > > On 06 июл 09:58, Hongyu Wang via Gcc-patches wrote: > > Hi: > > > > This patch is about to support Intel Advanced Matrix Extensions (AMX) > > which will be enabled in GLC. > > > > AMX is a new 64-bit programming par

Re: [PATCH] Enable GCC support for AMX

2020-09-03 Thread Kirill Yukhin via Gcc-patches
Hello, On 06 июл 09:58, Hongyu Wang via Gcc-patches wrote: > Hi: > > This patch is about to support Intel Advanced Matrix Extensions (AMX) > which will be enabled in GLC. > > AMX is a new 64-bit programming paradigm consisting of two > compo nents: a set of 2-dimensional registers (tiles) repres

Re: [PATCH] Enable GCC support for AMX

2020-08-31 Thread Hongyu Wang via Gcc-patches
PING^3 Hongyu Wang 于2020年8月4日周二 下午11:40写道: > > Kirill Yukhin 于2020年8月4日周二 下午10:47写道: > > > > Hello, > > > > On 06 июл 09:58, Hongyu Wang via Gcc-patches wrote: > > > Hi: > > > > > > This patch is about to support Intel Advanced Matrix Extensions (AMX) > > > which will be enabled in GLC. > > > >

Re: [PATCH] Enable GCC support for AMX

2020-08-04 Thread Hongyu Wang via Gcc-patches
Kirill Yukhin 于2020年8月4日周二 下午10:47写道: > > Hello, > > On 06 июл 09:58, Hongyu Wang via Gcc-patches wrote: > > Hi: > > > > This patch is about to support Intel Advanced Matrix Extensions (AMX) > > which will be enabled in GLC. > > > > AMX is a new 64-bit programming paradigm consisting of two > > co

Re: [PATCH] Enable GCC support for AMX

2020-08-04 Thread Kirill Yukhin via Gcc-patches
Hello, On 06 июл 09:58, Hongyu Wang via Gcc-patches wrote: > Hi: > > This patch is about to support Intel Advanced Matrix Extensions (AMX) > which will be enabled in GLC. > > AMX is a new 64-bit programming paradigm consisting of two > compo nents: a set of 2-dimensional registers (tiles) repres

Re: [PATCH] Enable GCC support for AMX

2020-08-04 Thread Hongyu Wang via Gcc-patches
PING^3 Hongyu Wang 于2020年7月24日周五 下午1:41写道: > > PING^2 > > Hongyu Wang 于2020年7月17日周五 下午1:40写道: > > > > Update for SAPPHIRERAPIDS and PING > > > > Hongyu Wang 于2020年7月7日周二 上午11:24写道: > > > > > > > > Hi Kirill, could you help review this patch? > > > > > > Hongyu Wang 于2020年7月6日周一 上午9:58写道: > > >

Re: [PATCH] Enable GCC support for AMX

2020-07-23 Thread Hongyu Wang via Gcc-patches
PING^2 Hongyu Wang 于2020年7月17日周五 下午1:40写道: > > Update for SAPPHIRERAPIDS and PING > > Hongyu Wang 于2020年7月7日周二 上午11:24写道: > > > > > Hi Kirill, could you help review this patch? > > > > Hongyu Wang 于2020年7月6日周一 上午9:58写道: > > > > > > Hi: > > > > > > This patch is about to support Intel Advanced M

Re: [PATCH] Enable GCC support for AMX

2020-07-16 Thread Hongyu Wang via Gcc-patches
Update for SAPPHIRERAPIDS and PING Hongyu Wang 于2020年7月7日周二 上午11:24写道: > > Hi Kirill, could you help review this patch? > > Hongyu Wang 于2020年7月6日周一 上午9:58写道: > > > > Hi: > > > > This patch is about to support Intel Advanced Matrix Extensions (AMX) > > which will be enabled in GLC. > > > > AMX

Re: [PATCH] Enable GCC support for AMX

2020-07-06 Thread Hongyu Wang via Gcc-patches
Hi Kirill, could you help review this patch? Hongyu Wang 于2020年7月6日周一 上午9:58写道: > > Hi: > > This patch is about to support Intel Advanced Matrix Extensions (AMX) > which will be enabled in GLC. > > AMX is a new 64-bit programming paradigm consisting of two > compo nents: a set of 2-dimensional re