Committed, thanks Jeff and Robin.
Pan
-Original Message-
From: Jeff Law
Sent: Wednesday, October 4, 2023 11:40 PM
To: Robin Dapp ; Juzhe-Zhong ;
gcc-patches@gcc.gnu.org
Cc: kito.ch...@gmail.com; kito.ch...@sifive.com
Subject: Re: [PATCH] RISC-V: Remove @ of vec_series
On 10/4/23 09
On 10/4/23 09:06, Robin Dapp wrote:
I'm currently in the process of removing some unused @s.
This is OK.
Agreed. And if you or Juzhe have other @ cases that are unused, such
changes should be considered pre-approved.
Jeff
I'm currently in the process of removing some unused @s.
This is OK.
Regards
Robin
gcc/ChangeLog:
* config/riscv/autovec.md (@vec_series): Remove @.
(vec_series): Ditto.
* config/riscv/riscv-v.cc (expand_const_vector): Ditto.
(shuffle_decompress_patterns): Ditto.
---
gcc/config/riscv/autovec.md | 2 +-
gcc/config/riscv/riscv-v.cc | 6 +++---
2 f