Skip to content

<xcharconv_ryu.h>: Remove VSO-1918426 workaround for missing <intrin0.h> parts#6282

Open
AlexGuteniev wants to merge 1 commit into
microsoft:mainfrom
AlexGuteniev:intrinsic-zero
Open

<xcharconv_ryu.h>: Remove VSO-1918426 workaround for missing <intrin0.h> parts#6282
AlexGuteniev wants to merge 1 commit into
microsoft:mainfrom
AlexGuteniev:intrinsic-zero

Conversation

@AlexGuteniev
Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings May 12, 2026 02:32
@AlexGuteniev AlexGuteniev requested a review from a team as a code owner May 12, 2026 02:32
@github-project-automation github-project-automation Bot moved this to Initial Review in STL Code Reviews May 12, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes an architecture-specific workaround in the Ryu-based <charconv> implementation and standardizes the intrinsics include to consistently use _STL_INTRIN_HEADER (as defined in yvals_core.h).

Changes:

  • Removed the ARM64/ARM64EC/_M_HYBRID_X86_ARM64 special-case #include <intrin.h> workaround.
  • Always includes _STL_INTRIN_HEADER when _HAS_CHARCONV_INTRINSICS is enabled.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Initial Review

Development

Successfully merging this pull request may close these issues.

2 participants