From: Ju-Zhe Zhong <juzhe.zh...@rivai.ai>

gcc/ChangeLog:

        * config/riscv/riscv-vsetvl.cc: Fix annotation.

---
 gcc/config/riscv/riscv-vsetvl.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/riscv/riscv-vsetvl.cc b/gcc/config/riscv/riscv-vsetvl.cc
index c602426b542..3ca3fc15e5a 100644
--- a/gcc/config/riscv/riscv-vsetvl.cc
+++ b/gcc/config/riscv/riscv-vsetvl.cc
@@ -35,7 +35,7 @@ along with GCC; see the file COPYING3.  If not see
 
     -  Each avl operand is either an immediate (must be in range 0 ~ 31) or 
reg.
 
-    This pass consists of 3 phases:
+    This pass consists of 5 phases:
 
     -  Phase 1 - compute VL/VTYPE demanded information within each block
        by backward data-flow analysis.
-- 
2.36.3

Reply via email to