LGTM.
juzhe.zh...@rivai.ai
From: Robin Dapp
Date: 2024-11-14 00:57
To: gcc-patches
CC: pal...@dabbelt.com; kito.ch...@gmail.com; juzhe.zh...@rivai.ai;
jeffreya...@gmail.com; pan2...@intel.com; rdapp@gmail.com
Subject: [PATCH] RISC-V: Add VLS modes to strided loads.
Hi,
this patch adds
Hi,
this patch adds VLS modes to the strided load expanders.
Regtested on rv64gcv and handing it over to the CI.
Regards
Robin
gcc/ChangeLog:
* config/riscv/autovec.md: Add VLS modes.
* config/riscv/vector-iterators.md: Ditto.
* config/riscv/vector.md: Ditto.
---
gcc/