Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drop swizzle API in favor of a new permutation generalization #26

Open
mattkretz opened this issue Aug 4, 2015 · 0 comments
Open

drop swizzle API in favor of a new permutation generalization #26

mattkretz opened this issue Aug 4, 2015 · 0 comments
Assignees

Comments

@mattkretz
Copy link
Member

No description provided.

@mattkretz mattkretz self-assigned this Aug 4, 2015
@mattkretz mattkretz added this to the Vc 1.0 milestone Aug 4, 2015
mattkretz added a commit that referenced this issue Aug 4, 2015
Swizzles are not the right approach. We rather want to have powerful
general permutation capabilities and leave optimization to swizzle
instructions up to the compiler.

Refs: gh-26

Signed-off-by: Matthias Kretz <[email protected]>
mattkretz added a commit that referenced this issue Aug 12, 2015
Swizzles are not the right approach. We rather want to have powerful
general permutation capabilities and leave optimization to swizzle
instructions up to the compiler.

Refs: gh-26

Signed-off-by: Matthias Kretz <[email protected]>
mattkretz added a commit that referenced this issue Aug 27, 2015
mattkretz added a commit that referenced this issue Sep 29, 2015
Swizzles are not the right approach. We rather want to have powerful
general permutation capabilities and leave optimization to swizzle
instructions up to the compiler.

Refs: gh-26

Signed-off-by: Matthias Kretz <[email protected]>
mattkretz added a commit that referenced this issue Sep 29, 2015
@mattkretz mattkretz modified the milestones: Vc 1.1, Vc 1.0 Sep 30, 2015
@mattkretz mattkretz modified the milestones: Vc 1.1, Vc 1.2 Dec 3, 2015
@mattkretz mattkretz modified the milestones: Vc 1.2, Vc 1.3 Feb 23, 2016
@mattkretz mattkretz modified the milestones: Vc 2.0, Vc 1.3 Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant