]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Fix line too long format issue for autovect.md [NFC]
authorPan Li <pan2.li@intel.com>
Sat, 31 May 2025 03:01:06 +0000 (11:01 +0800)
committerPan Li <pan2.li@intel.com>
Sun, 1 Jun 2025 02:32:29 +0000 (10:32 +0800)
commitc33ad4f3f2a652fcd07d249736b6c5233fa1da8e
tree90507ccc2577e0d28feb41e3080d197b88756a0a
parent2e1f0142708e29bf0f19ef76c9dded913081a0ef
RISC-V: Fix line too long format issue for autovect.md [NFC]

Inspired by the avg_ceil patches, notice there were even more
lines too long from autovec.md.  So fix that format issues.

gcc/ChangeLog:

* config/riscv/autovec.md: Fix line too long for sorts
of pattern.

Signed-off-by: Pan Li <pan2.li@intel.com>
gcc/config/riscv/autovec.md