]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Update Types for Vector Instructions
authorEdwin Lu <ewlu@rivosinc.com>
Mon, 11 Sep 2023 16:47:02 +0000 (09:47 -0700)
committerEdwin Lu <ewlu@rivosinc.com>
Mon, 11 Sep 2023 16:53:15 +0000 (09:53 -0700)
commitaa512cc0146d1be957ccc35a8f4a45ebad0de598
treed4fa660189af5d0c1df79af43ee307d7ed8871c6
parenta98d8218a7ee45a1367c40dbea85413b27e14c87
RISC-V: Update Types for Vector Instructions

Adds types to vector instructions that were added after or were
missed by the original patch
https://gcc.gnu.org/pipermail/gcc-patches/2023-August/628594.html

gcc/ChangeLog:

* config/riscv/autovec-opt.md: Update types
* config/riscv/autovec.md: likewise

Signed-off-by: Edwin Lu <ewlu@rivosinc.com>
gcc/config/riscv/autovec-opt.md
gcc/config/riscv/autovec.md