Re: [AArch64] effective_target for aarch64 f64mm asm

2020-01-21 Thread Richard Sandiford
Matthew Malcomson writes: > Commit 9ceec73 introduced intrinsics for the AArch64 FP64 matrix > multiply instructions. These require binutils support for the same > instructions. > ( See https://gcc.gnu.org/ml/gcc-patches/2020-01/msg01234.html for the > testsuite failures this introduced. ) > > Th

[AArch64] effective_target for aarch64 f64mm asm

2020-01-21 Thread Matthew Malcomson
Commit 9ceec73 introduced intrinsics for the AArch64 FP64 matrix multiply instructions. These require binutils support for the same instructions. ( See https://gcc.gnu.org/ml/gcc-patches/2020-01/msg01234.html for the testsuite failures this introduced. ) This patch adds a DejaGNU test to ensure t