diff options
author | Ju-Zhe Zhong <juzhe.zhong@rivai.ai> | 2023-04-05 07:46:36 -0600 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro> | 2023-04-05 07:47:39 -0600 |
commit | ce1e682ca21400d9b59f08f0416d96e0bac369d8 (patch) | |
tree | 836878328879802d9ce4e9e73b756f60ec697fb3 /gcc/combine.cc | |
parent | 44e17b8d8999a658af9f86681504d74a119a5f6f (diff) | |
download | gcc-ce1e682ca21400d9b59f08f0416d96e0bac369d8.zip gcc-ce1e682ca21400d9b59f08f0416d96e0bac369d8.tar.gz gcc-ce1e682ca21400d9b59f08f0416d96e0bac369d8.tar.bz2 |
[PATCH] RISC-V: Fix SEW64 of vrsub.vx runtime fail in RV32 system
It's quite obvious that the order of vrsub SEW64 is wrong.
gcc/ChangeLog:
* config/riscv/vector.md: Fix incorrect operand order.
gcc/testsuite/ChangeLog:
* g++.target/riscv/rvv/base/bug-23.C: New test.
Diffstat (limited to 'gcc/combine.cc')
0 files changed, 0 insertions, 0 deletions