]> gcc.gnu.org Git - gcc.git/commit
RISC-V: Fix warning of vxrm pattern
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Tue, 23 May 2023 14:24:22 +0000 (22:24 +0800)
committerJeff Law <jlaw@ventanamicro.com>
Fri, 14 Jul 2023 02:05:26 +0000 (20:05 -0600)
commit7c8a202309f759660c7e6d1f953841d152b968fa
tree4c9817834e13e77138be7e98273f366011f9e289
parent0a5f23062b9b67429cfd9ab806dbc8dffc39508f
RISC-V: Fix warning of vxrm pattern

I just notice the warning:
../../../riscv-gcc/gcc/config/riscv/vector.md:618:1: warning: source
missing a mode?

gcc/ChangeLog:

* config/riscv/vector.md: Add mode.

Signed-off-by: Juzhe-Zhong <juzhe.zhong@rivai.ai>
gcc/config/riscv/vector.md
This page took 0.052003 seconds and 5 git commands to generate.