> -Original Message-
> From: Gcc-patches bounces+kyrylo.tkachov=arm@gcc.gnu.org> On Behalf Of Christophe
> Lyon via Gcc-patches
> Sent: Friday, May 6, 2022 4:19 PM
> To: gcc-patches@gcc.gnu.org
> Subject: [PATCH] aarch64: remove useless GPF_TF_F16 iterator
>
This iterator is not used anymore and is a leftover from previous
cleanup (r10-5890-gabbe1ed2735517).
2022-04-28 Christophe Lyon
gcc/
* config/aarch64/iterators.md (GPF_TF_F16): Delete.
---
gcc/config/aarch64/iterators.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/g