Skip to content

Avoid evaluating platform-dependent shifts at compile time#83034

Draft
jjonescz wants to merge 1 commit intodotnet:mainfrom
jjonescz:nint-shift
Draft

Avoid evaluating platform-dependent shifts at compile time#83034
jjonescz wants to merge 1 commit intodotnet:mainfrom
jjonescz:nint-shift

Conversation

@jjonescz
Copy link
Copy Markdown
Member

@jjonescz jjonescz commented Apr 2, 2026

Fixes #72904.

Microsoft Reviewers: Open in CodeFlow

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.

Result of >> and >>> operator for native integer constants should be platform-dependent if the shiftAmount has 0x20 (32) set

1 participant