Skip to content

Add intrinsic support for atomic store and load.

Codecov / codecov/project failed Dec 2, 2024 in 1s

88.38% (-0.06%) compared to 734e7be

View this Pull Request on Codecov

88.38% (-0.06%) compared to 734e7be

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 18 lines in your changes missing coverage. Please review.

Project coverage is 88.38%. Comparing base (734e7be) to head (708cd66).

Files with missing lines Patch % Lines
Sources/FrontEnd/NativeInstruction.swift 50.00% 12 Missing ⚠️
Sources/FrontEnd/Types/BuiltinType.swift 50.00% 2 Missing ⚠️
Sources/CodeGen/LLVM/ConcreteTypeLayout.swift 50.00% 1 Missing ⚠️
Sources/CodeGen/LLVM/TypeLowering.swift 50.00% 1 Missing ⚠️
Sources/IR/Mangling/Demangler.swift 50.00% 1 Missing ⚠️
Sources/IR/Mangling/Mangler.swift 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1628      +/-   ##
==========================================
- Coverage   88.44%   88.38%   -0.06%     
==========================================
  Files         381      381              
  Lines       30359    30395      +36     
==========================================
+ Hits        26851    26865      +14     
- Misses       3508     3530      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.