consider adding header row to examples to show element indices #44

Closed
opened 3 years ago by ThinkOpenly · 1 comments
ThinkOpenly commented 3 years ago (Migrated from github.com)
Owner

Many of the newly added examples may be wrongly interpreted as showing big-endianness because the vector elements are displayed left-to-right. Adding an aid like a header row showing the element indices might clarify.
This is complicated by some tables where different rows have different number of elements.
Maybe the index could prefix the value? (Need to think about this...)

Many of the newly added examples may be wrongly interpreted as showing big-endianness because the vector elements are displayed left-to-right. Adding an aid like a header row showing the element indices might clarify. This is complicated by some tables where different rows have different number of elements. Maybe the index could prefix the value? (Need to think about this...)
ThinkOpenly commented 3 years ago (Migrated from github.com)
Owner

I think this is the list of intrinsics with examples that need headers:

  • vec_doublee/h/l/o
  • vec_permxor
  • vec_pmsum_be
  • vec_slv
  • vec_srv
  • vec_sum2s
  • vec_sum4s
  • vec_sums
  • vec_unsignede/o
I think this is the list of intrinsics with examples that need headers: - `vec_doublee/h/l/o` - `vec_permxor` - `vec_pmsum_be` - `vec_slv` - `vec_srv` - `vec_sum2s` - `vec_sum4s` - `vec_sums` - `vec_unsignede/o`
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.