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

fix Issue 14697 add PCLMULQDQ instruction to inline assembler #11584

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

WalterBright
Copy link
Member

Interestingly it was in the tables but never referred to.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Auto-close Bugzilla Severity Description
14697 enhancement Add support for pclmulqdq instruction to dmd's inline assembler

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#11584"

@WalterBright
Copy link
Member Author

See the test added to test/runnable/iasm64.d

@MoonlightSentinel
Copy link
Contributor

Sorry, commented on the wrong PR.

@ghost
Copy link

ghost commented Aug 17, 2020

wait for the stable-priority PRs that are in auto merge state before merging this one PLZ.

@ghost
Copy link

ghost commented Aug 17, 2020

well NVM, let's merge. Prioritizing

  1. does not work
  2. Martin has already put the tag for 2.093.1

@ghost ghost added the Merge:auto-merge label Aug 17, 2020
@dlang-bot dlang-bot merged commit dfc80c4 into dlang:master Aug 17, 2020
@WalterBright WalterBright deleted the PCLMULQDQ branch August 17, 2020 20:42
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.

4 participants