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

Update for LLVM 15. #446

Merged
merged 2 commits into from
May 15, 2023
Merged

Update for LLVM 15. #446

merged 2 commits into from
May 15, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented May 11, 2023

No description provided.

@maleadt
Copy link
Member Author

maleadt commented May 11, 2023

Seriously, a Metal miscompilation? Ugh.

@maleadt
Copy link
Member Author

maleadt commented May 15, 2023

Going back to the old unswitch pass makes Metal work again, so let's do that. I'll debug the codegen failure later.

@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: -2.67 ⚠️

Comparison is base (5de5a5c) 87.06% compared to head (d65315c) 84.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
- Coverage   87.06%   84.40%   -2.67%     
==========================================
  Files          24       24              
  Lines        2961     3109     +148     
==========================================
+ Hits         2578     2624      +46     
- Misses        383      485     +102     
Impacted Files Coverage Δ
src/optim.jl 83.94% <75.00%> (-0.32%) ⬇️

... and 10 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maleadt maleadt merged commit 8079ef8 into master May 15, 2023
@maleadt maleadt deleted the tb/llvm15 branch May 15, 2023 14:06
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.

1 participant