diff options
author | Pan Li <pan2.li@intel.com> | 2023-07-20 16:31:10 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2023-07-20 16:38:55 +0800 |
commit | bb42f05d0738bddc721e838ebe9993df39ff2e0f (patch) | |
tree | 553d1e0da7b18d9486588af2ded612031ca2ff42 /gcc/builtins.cc | |
parent | 097106972f243ddcbddbbddd9a6bcc076f58b453 (diff) | |
download | gcc-bb42f05d0738bddc721e838ebe9993df39ff2e0f.zip gcc-bb42f05d0738bddc721e838ebe9993df39ff2e0f.tar.gz gcc-bb42f05d0738bddc721e838ebe9993df39ff2e0f.tar.bz2 |
RISC-V: Fix one incorrect match operand for RVV reduction
There are 2 of the RVV reduction pattern mask operand takes
vector_merge_operand instead of vector_mask_operand by mistake. This
patch would like to fix this.
Signed-off-by: Pan Li <pan2.li@intel.com>
gcc/ChangeLog:
* config/riscv/vector.md: Fix incorrect match_operand.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/base/pr110299-1.c: Adjust tests.
* gcc.target/riscv/rvv/base/pr110299-2.c: Ditto.
Diffstat (limited to 'gcc/builtins.cc')
0 files changed, 0 insertions, 0 deletions