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

arch: Add denormal flag for clang #2304

Merged
merged 1 commit into from
Feb 9, 2024
Merged

arch: Add denormal flag for clang #2304

merged 1 commit into from
Feb 9, 2024

Conversation

mloubout
Copy link
Contributor

@mloubout mloubout commented Feb 8, 2024

No description provided.

@mloubout mloubout added the arch jitting, archinfo, ... label Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f625d1c) 86.71% compared to head (3f79d48) 86.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2304   +/-   ##
=======================================
  Coverage   86.71%   86.71%           
=======================================
  Files         229      229           
  Lines       42957    42958    +1     
  Branches     7958     7958           
=======================================
+ Hits        37250    37251    +1     
  Misses       5023     5023           
  Partials      684      684           

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

Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uncontroversial

@FabioLuporini FabioLuporini merged commit 8c86bc2 into master Feb 9, 2024
31 checks passed
@FabioLuporini FabioLuporini deleted the clang-denormal branch February 9, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch jitting, archinfo, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants