swiftlang / swift-corelibs-libdispatch

The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
swift.org
Apache License 2.0
2.47k stars 460 forks source link

Add a workaround for Windows ARM64 miscompile #816

Closed hjyamauchi closed 7 months ago

hjyamauchi commented 8 months ago

We get libdispatch assert failures with Windows ARM64 release mode in an internal app. We suspect that it is due to Clang miscompile. This is a temporary workaround to avoid them.

hjyamauchi commented 8 months ago

@compnerd

compnerd commented 8 months ago

@swift-ci please test

hjyamauchi commented 8 months ago

@compnerd can you rerun the windows CI? I think it's flaky based on the history https://ci-external.swift.org/job/swift-corelibs-libdispatch-PR-windows/

compnerd commented 8 months ago

@swift-ci please test Windows platform

compnerd commented 8 months ago

@swift-ci please test Windows platform

compnerd commented 7 months ago

@swift-ci please test Windows platform

hjyamauchi commented 7 months ago

@compnerd Can you retrigger the Win CI?

compnerd commented 7 months ago

@swift-ci please test Windows platform