]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Align the predictor style for define_insn_and_split
authorPan Li <pan2.li@intel.com>
Wed, 14 Jun 2023 02:10:44 +0000 (10:10 +0800)
committerPan Li <pan2.li@intel.com>
Thu, 15 Jun 2023 01:06:29 +0000 (09:06 +0800)
commit41738a1b3f333d0283fe911f715194f602d318f6
treeb1144e42ad87697b53d1b5b137f85c72ed7ae54d
parent8a3a4fb273f9c69b8f9f6c303508610d34b3ebf1
RISC-V: Align the predictor style for define_insn_and_split

This patch is considered as the follow up of the below PATCH.

https://gcc.gnu.org/pipermail/gcc-patches/2023-June/621347.html

We aligned the predictor style for the define_insn_and_split suggested
by Kito. To avoid potential issues before we hit.

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

* config/riscv/autovec-opt.md: Align the predictor sytle.
* config/riscv/autovec.md: Ditto.
gcc/config/riscv/autovec-opt.md
gcc/config/riscv/autovec.md