RE: Re: [PATCH v1] RISC-V: Align the predictor style for define_insn_and_split

2023-06-14 Thread Li, Pan2 via Gcc-patches
] RISC-V: Align the predictor style for define_insn_and_split >> Yeah sure, we need to be able to run tests only for specific targets. >> Why does {riscv_vector} && {rv64} not work? I am not sure. These testcases were added by kito long time ago. Frankly, I am not familiar wit

Re: Re: [PATCH v1] RISC-V: Align the predictor style for define_insn_and_split

2023-06-14 Thread juzhe.zh...@rivai.ai
>> Yeah sure, we need to be able to run tests only for specific targets. >> Why does {riscv_vector} && {rv64} not work? I am not sure. These testcases were added by kito long time ago. Frankly, I am not familiar with GCC test framework. I think the highest priority is to fix the "real" compiler bu

RE: Re: [PATCH v1] RISC-V: Align the predictor style for define_insn_and_split

2023-06-13 Thread Li, Pan2 via Gcc-patches
: Align the predictor style for define_insn_and_split All failures with (test for excess errors) are not big issues which are created by testcase themselves. For example: FAIL: g++.target/riscv/rvv/base/bug-14.C (test for excess errors) FAIL: g++.target/riscv/rvv/base/bug-9.C (test for excess errors

Re: Re: [PATCH v1] RISC-V: Align the predictor style for define_insn_and_split

2023-06-13 Thread juzhe.zh...@rivai.ai
All failures with (test for excess errors) are not big issues which are created by testcase themselves. For example: FAIL: g++.target/riscv/rvv/base/bug-14.C (test for excess errors) FAIL: g++.target/riscv/rvv/base/bug-9.C (test for excess errors) These 2 failures are because RV32 doesn't have in