On 6/16/23 07:55, 钟居哲 wrote:
LGTM
OK for the trunk. Sorry for the delays.
jeff
LGTM
juzhe.zh...@rivai.ai
From: Robin Dapp
Date: 2023-06-16 21:41
To: Jeff Law; gcc-patches; palmer; Kito Cheng; juzhe.zh...@rivai.ai
CC: rdapp.gcc
Subject: [PATCH v2] RISC-V: Implement vec_set and vec_extract.
Hi,
with the recent changes that we also pass the return value via
stack this is
Hi,
with the recent changes that we also pass the return value via
stack this is can go forward now.
Changes in V2:
- Remove redundant force_reg.
- Change target selectors to those introduced in the binop patch.
Regards
Robin
This implements the vec_set and vec_extract patterns for integer