diff options
author | Feng Wang <wangfeng@eswincomputing.com> | 2024-01-05 09:23:44 +0000 |
---|---|---|
committer | Feng Wang <wangfeng@eswincomputing.com> | 2024-01-08 00:55:57 +0000 |
commit | c97436f84cef191618f61912520bc0f0d62d8146 (patch) | |
tree | 667e959feb941386c61accf7878556c75875778b /gcc/tree-vect-loop-manip.cc | |
parent | 59e0c2180d7ef18d22f9181b5c422efdeb621b01 (diff) | |
download | gcc-c97436f84cef191618f61912520bc0f0d62d8146.zip gcc-c97436f84cef191618f61912520bc0f0d62d8146.tar.gz gcc-c97436f84cef191618f61912520bc0f0d62d8146.tar.bz2 |
RISC-V: Fix avl-type operand index error for ZVBC
This patch fix the rtl-checking error for crypto vector. The root
cause is the avl-type index of zvbc ins is error,it should be operand[8]
not operand[5].
gcc/ChangeLog:
* config/riscv/vector.md: Modify avl_type operand index of zvbc ins.
Diffstat (limited to 'gcc/tree-vect-loop-manip.cc')
0 files changed, 0 insertions, 0 deletions