]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Update the comments of riscv_v_ext_mode_p [NFC]
authorPan Li <pan2.li@intel.com>
Fri, 12 Jan 2024 02:49:55 +0000 (10:49 +0800)
committerPan Li <pan2.li@intel.com>
Fri, 12 Jan 2024 02:59:25 +0000 (10:59 +0800)
commitd79629b316f48c45c0a38d10b8fef1a84beceb46
tree14bcec96cb0aa76106a9fc78d4c8343ae46f295f
parent72609f5591b751b34fca3730acaf274c0ba32dab
RISC-V: Update the comments of riscv_v_ext_mode_p [NFC]

gcc/ChangeLog:

* config/riscv/riscv.cc (riscv_v_ext_mode_p): Update the
comments of predicate func riscv_v_ext_mode_p.

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