Closed alfred2g closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.10%. Comparing base (
7f55a9c
) to head (a01eaba
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
At first glance, this looks correct... but I'm not an expert in the arm64 memory model. How have we tested this for correctness?
@bdonlan, We already have race test cases to test for value coherence, and indeed one failed without the changes.. if you have suggestions for a new testcase we can implement, it would be great
Add support for ARM64 on Windows
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.