On Mon, 2 Dec 2019, Jeff Law wrote: > > 2019-11-13 Stam Markianos-Wright <stam.markianos-wri...@arm.com> > > > > * real.c (struct arm_bfloat_half_format, > > encode_arm_bfloat_half, decode_arm_bfloat_half): New. > > * real.h (arm_bfloat_half_format): New. > > > > > Generally OK. Please consider using "arm_bfloat_half" instead of > "bfloat_half" for the name field in the arm_bfloat_half_format > structure. I'm not sure if that's really visible externally, but it
Isn't this the same format used by AVX512_BF16 / Intel DL Boost (albeit with Arm and Intel using different rounding modes)? -- Joseph S. Myers jos...@codesourcery.com