Re: [PATCH] i386: Fix typos in amxbf16 runtime test.

2021-08-10 Thread Hongtao Liu via Gcc-patches
On Tue, Aug 10, 2021 at 4:11 PM Hongyu Wang via Gcc-patches wrote: > > Hi, > > This patch fixes some typo in amxbf16-dpbf16ps-2 test. > > Tested under sde/spr machine and passed. > > OK for master and backport to GCC 11? Ok for master, and i don't think the backport is necessary. > > gcc/testsuite

[PATCH] i386: Fix typos in amxbf16 runtime test.

2021-08-10 Thread Hongyu Wang via Gcc-patches
Hi, This patch fixes some typo in amxbf16-dpbf16ps-2 test. Tested under sde/spr machine and passed. OK for master and backport to GCC 11? gcc/testsuite/ChangeLog: * gcc.target/i386/amxbf16-dpbf16ps-2.c: Fix typos. --- gcc/testsuite/gcc.target/i386/amxbf16-dpbf16ps-2.c | 6 +++--- 1 fi