]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Align the pattern format in vector.md
authorPan Li <pan2.li@intel.com>
Thu, 20 Jul 2023 06:29:47 +0000 (14:29 +0800)
committerPan Li <pan2.li@intel.com>
Thu, 20 Jul 2023 06:44:07 +0000 (14:44 +0800)
commitbb0da4542df887a530d5a75e08abf5cbb821fe6b
tree1c96d501a7c5b6da6e8c75b8bb116d485b9a034a
parentb2cfe5233e682fc04a9b6fc91f3d30685515630b
RISC-V: Align the pattern format in vector.md

There are some format-unaligned pattern in vector.md, this patch
would like to align the format for these patterns.

Signed-off-by: Pan Li <pan2.li@intel.com>
gcc/ChangeLog:

* config/riscv/vector.md: Align pattern format.
gcc/config/riscv/vector.md