Skip to content

visualc: add new _visualc_intrinsics module #41710

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 1 commit into from
Mar 11, 2022

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Mar 7, 2022

This introduces the _visualc_intrinsics module, which is the MSVC
analogue to _Builtin_intrinsics from clang. This is needed for the
ARM64 SDK build which will attempt to use the neon intrinsics during the
build.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

This introduces the `_visualc_intrinsics` module, which is the MSVC
analogue to `_Builtin_intrinsics` from clang.  This is needed for the
ARM64 SDK build which will attempt to use the neon intrinsics during the
build.
@compnerd
Copy link
Member Author

compnerd commented Mar 7, 2022

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Mar 9, 2022

@swift-ci please build toolchain Windows platform

@compnerd compnerd merged commit ca25261 into swiftlang:main Mar 11, 2022
@compnerd compnerd deleted the intrinsics branch March 11, 2022 16:51
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.

1 participant