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

Add support for max + min intrinsics #4774

Merged
merged 2 commits into from
Sep 9, 2017

Conversation

wmoxam
Copy link
Contributor

@wmoxam wmoxam commented Aug 1, 2017

LLVM support is now sufficiently updated to support these.

@wmoxam
Copy link
Contributor Author

wmoxam commented Aug 1, 2017

The LLVM binary operations should be usable now too but the commented out code for them seems invalid. I don't understand how they can be called.

@RX14
Copy link
Member

RX14 commented Aug 1, 2017

This depends on #4396, and this change was also discussed there.

@wmoxam
Copy link
Contributor Author

wmoxam commented Aug 1, 2017

@RX14 Oh, I was totally under the impression that was done a while back 😅

@wmoxam wmoxam force-pushed the add-math-operations branch from a5db15d to acc1697 Compare September 9, 2017 18:12
@wmoxam
Copy link
Contributor Author

wmoxam commented Sep 9, 2017

#4396 was merged as part of #4821, should be safe to merge this now

@RX14
Copy link
Member

RX14 commented Sep 9, 2017

@wmoxam thanks for the ping!

@mverzilli mverzilli added this to the Next milestone Sep 9, 2017
@mverzilli mverzilli merged commit c307051 into crystal-lang:master Sep 9, 2017
@wmoxam wmoxam deleted the add-math-operations branch September 9, 2017 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants