Skip to content

Two small fixes for __builtins_msvc when targeting AArch64. - #23571

Open
just-harry wants to merge 2 commits into
dlang:masterfrom
just-harry:msvc-builtins-aarch64-fixes
Open

Two small fixes for __builtins_msvc when targeting AArch64.#23571
just-harry wants to merge 2 commits into
dlang:masterfrom
just-harry:msvc-builtins-aarch64-fixes

Conversation

@just-harry

Copy link
Copy Markdown
Contributor

This PR fixes a unittest of __builtins_msvc failing to compile when targeting AArch64 without -dip1000.

Additionally, the prfchw target, for prefetchData, is now restricted to x86 to prevent LDC from displaying '+prfchw' is not a recognized feature for this target (ignoring feature) in the console when targeting AArch64.

…this target (ignoring feature)` when targeting AArch64 in `__builtins_msvc.d`.
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