File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -555,12 +555,12 @@ git-commit-autogen-doc:
555555git-commit-autogen-zvfhmin-doc :
556556 make gen-zvfhmin-document OUTPUT_DIR=${OUTPUT_DIR}
557557 git add ${ZVFHMIN_DIR} /*
558- git commit -m " [Auto-gen] Update bfloat16 documents under ${OUTPUT_DIR} . (make git-commit-autogen-zvfhmin-doc)"
558+ git commit -m " [Auto-gen] Update zvfhmin documents under ${OUTPUT_DIR} . (make git-commit-autogen-zvfhmin-doc)"
559559
560560git-commit-autogen-zvfh-doc :
561561 make gen-zvfh-document OUTPUT_DIR=${OUTPUT_DIR}
562562 git add ${ZVFH_DIR} /*
563- git commit -m " [Auto-gen] Update bfloat16 documents under ${OUTPUT_DIR} . (make git-commit-autogen-zvfh-doc)"
563+ git commit -m " [Auto-gen] Update zvfh documents under ${OUTPUT_DIR} . (make git-commit-autogen-zvfh-doc)"
564564
565565git-commit-autogen-bf16-doc :
566566 make gen-bf16-document OUTPUT_DIR=${OUTPUT_DIR}
@@ -581,12 +581,12 @@ git-commit-autogen-test:
581581git-commit-autogen-zvfhmin-test :
582582 make gen-zvfhmin-test
583583 git add ${ZVFHMIN_DIR} /*
584- git commit -m " [Auto-gen] Update bfloat16 tests under ${OUTPUT_DIR} . (make git-commit-autogen-zvfhmin-test)"
584+ git commit -m " [Auto-gen] Update zvfhmin tests under ${OUTPUT_DIR} . (make git-commit-autogen-zvfhmin-test)"
585585
586586git-commit-autogen-zvfh-test :
587587 make gen-zvfh-test
588588 git add ${ZVFH_DIR} /*
589- git commit -m " [Auto-gen] Update bfloat16 tests under ${OUTPUT_DIR} . (make git-commit-autogen-zvfh-test)"
589+ git commit -m " [Auto-gen] Update zvfh tests under ${OUTPUT_DIR} . (make git-commit-autogen-zvfh-test)"
590590
591591git-commit-autogen-bf16-test :
592592 make gen-bf16-test
You can’t perform that action at this time.
0 commit comments