Re: [PATCH][AArch64] Enable CLI for Armv8.6-A f64mm

2020-01-16 Thread Richard Sandiford
Matthew Malcomson writes: > This patch is necessary for sve-ld1ro intrinsic I posted in > https://gcc.gnu.org/ml/gcc-patches/2020-01/msg00466.html . > > I had mistakenly thought this option was already enabled upstream. > > This provides the option +f64mm, that turns on the 64 bit floating point >

[PATCH][AArch64] Enable CLI for Armv8.6-A f64mm

2020-01-13 Thread Matthew Malcomson
This patch is necessary for sve-ld1ro intrinsic I posted in https://gcc.gnu.org/ml/gcc-patches/2020-01/msg00466.html . I had mistakenly thought this option was already enabled upstream. This provides the option +f64mm, that turns on the 64 bit floating point matrix multiply extension. This exten