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

First test with a locally-built cmt. #30

Merged
merged 1 commit into from
Jun 21, 2022
Merged

First test with a locally-built cmt. #30

merged 1 commit into from
Jun 21, 2022

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jun 21, 2022

Ideally, I'd like to do the same with the Metal LLVM back-end, but since we can't do an out-of-tree build (i.e. we really have to build most of LLVM, and can't just download the LLVM JLL like LLVM_Extra does) that would probably take too long.

@codecov
Copy link

codecov bot commented Jun 21, 2022

Codecov Report

Merging #30 (f89e200) into main (7c06485) will decrease coverage by 3.67%.
The diff coverage is n/a.

❗ Current head f89e200 differs from pull request most recent head 56f870c. Consider uploading reports for the commit 56f870c to get more accurate results

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   72.96%   69.28%   -3.68%     
==========================================
  Files          37       37              
  Lines        1169     1169              
==========================================
- Hits          853      810      -43     
- Misses        316      359      +43     
Impacted Files Coverage Δ
lib/core/error.jl 0.00% <0.00%> (-70.22%) ⬇️
src/utilities.jl 75.86% <0.00%> (-17.25%) ⬇️
lib/core/helpers.jl 35.71% <0.00%> (-7.15%) ⬇️
src/compiler/execution.jl 86.95% <0.00%> (-3.48%) ⬇️

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 7c06485...56f870c. Read the comment docs.

@maleadt maleadt marked this pull request as ready for review June 21, 2022 15:51
@maleadt maleadt merged commit 43d48a5 into main Jun 21, 2022
@maleadt maleadt deleted the tb/local_cmt branch June 21, 2022 16:27
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