RE: [PING] floatformat.h: Add bfloat16 support.

2020-09-09 Thread Willgerodt, Felix via Gcc-patches
Thank you! Felix -Original Message- From: Joseph Myers Sent: Dienstag, 8. September 2020 19:40 To: Willgerodt, Felix Cc: gcc-patches@gcc.gnu.org Subject: RE: [PING] floatformat.h: Add bfloat16 support. On Tue, 8 Sep 2020, Willgerodt, Felix via Gcc-patches wrote: > Thanks for y

RE: [PING] floatformat.h: Add bfloat16 support.

2020-09-08 Thread Joseph Myers
On Tue, 8 Sep 2020, Willgerodt, Felix via Gcc-patches wrote: > Thanks for your review. It seems like the format issue was introduced by > my email client when hitting reply. Sorry for that! The original patch > is formatted correctly, as I used git send-email: > https://gcc.gnu.org/pipermail/gc

RE: [PING] floatformat.h: Add bfloat16 support.

2020-09-08 Thread Willgerodt, Felix via Gcc-patches
patch for me? This is the first time I contribute to gcc and I therefore don't have write access. Regards, Felix -Original Message- From: Joseph Myers Sent: Montag, 7. September 2020 21:45 To: Willgerodt, Felix Cc: gcc-patches@gcc.gnu.org Subject: Re: [PING] floatformat.h

Re: [PING] floatformat.h: Add bfloat16 support.

2020-09-07 Thread Joseph Myers
On Mon, 7 Sep 2020, Willgerodt, Felix via Gcc-patches wrote: > @@ -133,6 +133,9 @@ extern const struct floatformat > floatformat_ia64_quad_little; > /* IBM long double (double+double). */ extern const struct floatformat > floatformat_ibm_long_double_big; extern const struct floatformat > fl

[PING] floatformat.h: Add bfloat16 support.

2020-09-07 Thread Willgerodt, Felix via Gcc-patches
Kindly pinging. Felix -Original Message- From: Felix Willgerodt Sent: Montag, 17. August 2020 13:37 To: Willgerodt, Felix ; gcc-patches@gcc.gnu.org Subject: [PATCH] floatformat.h: Add bfloat16 support. This change is motivated by a patchset that adds bfloat16 debugging support for new