Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Fixed error in SIMD comparisons #313

Merged
merged 1 commit into from
Aug 21, 2021
Merged

Fixed error in SIMD comparisons #313

merged 1 commit into from
Aug 21, 2021

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented Aug 21, 2021

Closes #312

Also changes the simd tests to include tests to the compute module.

@jorgecarleitao jorgecarleitao added the testing PRs that only increase coverage label Aug 21, 2021
@jorgecarleitao jorgecarleitao changed the title Fixed error in SIMD comparisons. Fixed error in SIMD comparisons Aug 21, 2021
@codecov
Copy link

codecov bot commented Aug 21, 2021

Codecov Report

Merging #313 (52b80ea) into main (f980117) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #313   +/-   ##
=======================================
  Coverage   80.60%   80.60%           
=======================================
  Files         324      324           
  Lines       21254    21254           
=======================================
  Hits        17132    17132           
  Misses       4122     4122           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f980117...52b80ea. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 4d227fa into main Aug 21, 2021
@jorgecarleitao jorgecarleitao deleted the fix_simd_comp branch August 21, 2021 23:24
@jorgecarleitao jorgecarleitao removed the testing PRs that only increase coverage label Aug 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic due to SIMD comparison
1 participant