Add examples for vec_sum2s, vec_sum4s, vec_sums #42

Merged
ThinkOpenly merged 1 commits from vec_sum into master 4 years ago
ThinkOpenly commented 4 years ago (Migrated from github.com)

Fixes #26.

Signed-off-by: Paul A. Clarke pc@us.ibm.com

Fixes #26. Signed-off-by: Paul A. Clarke <pc@us.ibm.com>
wschmidt-ibm commented 4 years ago (Migrated from github.com)

Thanks for resending the pictures, looks good. I wondered if it was a miscapture, but since both looked bad I thought it was in the source. :)

Thanks for resending the pictures, looks good. I wondered if it was a miscapture, but since both looked bad I thought it was in the source. :)
The pull request has been merged as 6dade12660.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b vec_sum master
git pull origin vec_sum

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff vec_sum
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systemsoftware/Programming-Guides#42
Loading…
There is no content yet.