]> gcc.gnu.org Git - gcc.git/commit
RISC-V: Refactor vxrm_mode attr for type attr equal
authorPan Li <pan2.li@intel.com>
Fri, 30 Jun 2023 11:12:22 +0000 (19:12 +0800)
committerPan Li <pan2.li@intel.com>
Fri, 30 Jun 2023 11:12:22 +0000 (19:12 +0800)
commit1cde8e5d45d74cf7ba85772b99b41a7c81769ff4
tree93d8109ba56c4a35ddd450e8bef0a2223d86a64c
parent4f8e31e01bd04ab17a53deb5aa44bd82c885b228
RISC-V: Refactor vxrm_mode attr for type attr equal

This patch would like to refactor the vxrm_mode attr for duplicated
eq_attr condition. The common condition of attr is extraced to one
place instead of many places.

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

* config/riscv/vector.md: Refactor the common condition.
gcc/config/riscv/vector.md
This page took 0.055482 seconds and 5 git commands to generate.