Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UR] Fix critnib on windows #1084

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

igchor
Copy link
Member

@igchor igchor commented Nov 15, 2023

No description provided.

it was assinging destination to the destination ingoring the source...
1UL is 4 bytes on windows causing wrong results with bit mask
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@a1fbbde). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1084   +/-   ##
=======================================
  Coverage        ?   16.19%           
=======================================
  Files           ?      220           
  Lines           ?    30793           
  Branches        ?     3481           
=======================================
  Hits            ?     4988           
  Misses          ?    25755           
  Partials        ?       50           

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

@igchor
Copy link
Member Author

igchor commented Nov 15, 2023

Testing PR on llvm: intel/llvm#11898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants