aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parser.cc
diff options
context:
space:
mode:
authorPatrick O'Neill <patrick@rivosinc.com>2024-08-20 11:51:50 -0700
committerPatrick O'Neill <patrick@rivosinc.com>2024-08-27 10:01:23 -0700
commit771256bcb9ddc478dd0a8ecf929dfda5334f0ff3 (patch)
treec233cf07e17f934042a9c2bae515e4043e8a6bd3 /gcc/cp/parser.cc
parenta3dc5d2100a3d17a2d67805de6d0373847bca780 (diff)
downloadgcc-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