RE: [PATCH V4 2/5] RISC-V: Add vector related pipelines

2024-02-23 Thread Li, Pan2
f5964f1a3567e078f3fa4921380301f5690a787a OK Pan -Original Message- From: Edwin Lu Sent: Thursday, February 15, 2024 9:11 AM To: gcc-patches@gcc.gnu.org Cc: gnu-toolch...@rivosinc.com; Edwin Lu ; Robin Dapp Subject: [PATCH V4 2/5] RISC-V: Add vector related pipelines Creates new generic vector

[PATCH V4 2/5] RISC-V: Add vector related pipelines

2024-02-14 Thread Edwin Lu
Creates new generic vector pipeline file common to all cpu tunes. Moves all vector related pipelines from generic-ooo to generic-vector-ooo. Creates new vector crypto related insn reservations. gcc/ChangeLog: * config/riscv/generic-ooo.md (generic_ooo): Move reservation