swiftlang / swiftlang/swift-corelibs-libdispatch

MSVC ARM64 miscompile in libdispatch needs to be reverted with a fix

Open
#929 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Windows
Dominant language
C
Stars
2.6k
Forks
496
Avg merge
2d 6h
Merged PRs (30d)
3

Description

https://github.com/swiftlang/swift-corelibs-libdispatch/commit/d4147e8992bd7d1b038ef178a6a1d6152d794519 introduced a workaround for a MSVC ARM64 miscompile that we should clean up and revert.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting commit d4147e8992bd7d1b038ef178a6a1d6152d794519 and the MSVC ARM64 build path it changed. Identify the underlying miscompile and the intended correction before reverting the workaround; done means the workaround is removed and the ARM64 build remains correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.