Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

add the Vector16 capability for both vec8 and vec16 types #229

Merged

Conversation

bashbaug
Copy link
Contributor

This is a partial fix for #228. Even though the name of the capability is Vector16, it needs to be added for both vectors or 8 elements and vectors of 16 elements.

CC: @bader

Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to have a regression test.

@bashbaug
Copy link
Contributor Author

Good idea - I added a regression test for this case.

@bader bader merged commit 84edf6e into KhronosGroup:khronos/spirv-3.6.1 Mar 1, 2018
AlexeySotkin pushed a commit to AlexeySotkin/SPIRV-LLVM that referenced this pull request Mar 12, 2018
…up#229)

* add the Vector16 capability for both vec8 and vec16 types

* added test to verify Vector16 capability is added for vectors with eight elements
AlexeySotkin pushed a commit to AlexeySotkin/SPIRV-LLVM that referenced this pull request Apr 3, 2018
…up#229)

* add the Vector16 capability for both vec8 and vec16 types

* added test to verify Vector16 capability is added for vectors with eight elements
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants