]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Fix one nit indent issue of ustrunc pattern [NFC]
authorPan Li <pan2.li@intel.com>
Mon, 11 Nov 2024 07:39:40 +0000 (15:39 +0800)
committerPan Li <pan2.li@intel.com>
Mon, 11 Nov 2024 10:56:36 +0000 (18:56 +0800)
commit2a4ce8d0c2fd253bbf018f254156bb1fb3ffc47d
tree0ec7916729c52279d693ab83529d583dcfba6ee6
parent42a2df0b7985b2a4732ba1c29726ac7aabd5eeae
RISC-V: Fix one nit indent issue of ustrunc pattern [NFC]

Just notice the indent is not that right for ustrunc pattern from
the md files.  Thus, make it correct.  It is somehow very obvious
and will commit it after next 48H if no more comments.

gcc/ChangeLog:

* config/riscv/autovec.md: Fix indent format issue.

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