Skip to content

Vector support #104

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

Merged
merged 4 commits into from
Sep 27, 2017
Merged

Vector support #104

merged 4 commits into from
Sep 27, 2017

Conversation

BrettRToomey
Copy link
Contributor

Just a local copy of #103 with updates

@BrettRToomey BrettRToomey requested a review from CodaFi September 18, 2017 09:33
@@ -36,6 +36,16 @@ public extension IRType {
}
}

extension IRType {
internal func lowerFromVector() -> IRType {
Copy link
Member

Choose a reason for hiding this comment

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

I don't anticipate this being used outside of the IRBuilder, so a private free function would work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, I head home in a bit and then I can update the PR.

@CodaFi
Copy link
Member

CodaFi commented Sep 18, 2017

Last thing: Could you add file check tests for the vector instructions?

@CodaFi
Copy link
Member

CodaFi commented Sep 27, 2017

Eh, I've got tests.

⛵️

@CodaFi CodaFi merged commit a2e8974 into master Sep 27, 2017
@segiddins segiddins deleted the vector-support branch September 28, 2017 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants