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

Some intrinsics are not available in clang/win/arm #114

Closed
wants to merge 1 commit into from

Conversation

zcbenz
Copy link
Contributor

@zcbenz zcbenz commented Mar 3, 2023

When compiling for Windows ARM/ARM64 with clang, intrinsics like _ReadBarrier, _WriteBarrier, _BitScanReverse are not available.

@zcbenz zcbenz changed the title Some intrinsics are not available in clang/win Some intrinsics are not available in clang/win/arm Mar 4, 2023
@zcbenz
Copy link
Contributor Author

zcbenz commented Mar 6, 2023

Ping @mikeb01. This is a very simple change and should just take a minute to review, I would like to make it into Node.js soon so sorry for the ping 🙇 .

@mikeb01
Copy link
Contributor

mikeb01 commented Mar 6, 2023

Merged.

@mikeb01 mikeb01 closed this Mar 6, 2023
zcbenz added a commit to zcbenz/node that referenced this pull request Mar 13, 2023
nodejs-github-bot pushed a commit to nodejs/node that referenced this pull request Mar 19, 2023
RafaelGSS pushed a commit to nodejs/node that referenced this pull request Apr 5, 2023
RafaelGSS pushed a commit to nodejs/node that referenced this pull request Apr 7, 2023
danielleadams pushed a commit to nodejs/node that referenced this pull request Jul 6, 2023
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