diff options
author | Patrick O'Neill <patrick@rivosinc.com> | 2024-08-20 11:51:50 -0700 |
---|---|---|
committer | Patrick O'Neill <patrick@rivosinc.com> | 2024-08-27 10:01:23 -0700 |
commit | 771256bcb9ddc478dd0a8ecf929dfda5334f0ff3 (patch) | |
tree | c233cf07e17f934042a9c2bae515e4043e8a6bd3 /gcc/cp/parser.cc | |
parent | a3dc5d2100a3d17a2d67805de6d0373847bca780 (diff) | |
download | gcc-771256bcb9ddc478dd0a8ecf929dfda5334f0ff3.zip gcc-771256bcb9ddc478dd0a8ecf929dfda5334f0ff3.tar.gz gcc-771256bcb9ddc478dd0a8ecf929dfda5334f0ff3.tar.bz2 |
RISC-V: Emit costs for bool and stepped const vectors
These cases are handled in the expander
(riscv-v.cc:expand_const_vector). We need the vector builder to detect
these cases so extract that out into a new riscv-v.h header file.
gcc/ChangeLog:
* config/riscv/riscv-v.cc (class rvv_builder): Move to riscv-v.h.
* config/riscv/riscv.cc (riscv_const_insns): Emit placeholder costs for
bool/stepped const vectors.
* config/riscv/riscv-v.h: New file.
Signed-off-by: Patrick O'Neill <patrick@rivosinc.com>
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions