EnzymeAD / Enzyme.jl

Julia bindings for the Enzyme automatic differentiator
https://enzyme.mit.edu
MIT License
422 stars 57 forks source link

CompatHelper: bump compat for LLVM to 8, (keep existing compat) #1576

Closed github-actions[bot] closed 3 days ago

github-actions[bot] commented 4 days ago

This pull request changes the compat entry for the LLVM package from 6.1, 7 to 6.1, 7, 8. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

github-actions[bot] commented 4 days ago

Benchmark Results

main 273f827fb6c332... main/273f827fb6c332...
basics/overhead 4.34 ± 0.01 ns 4.34 ± 0.01 ns 1
time_to_load 0.417 ± 0.00083 s 0.433 ± 0.003 s 0.963

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR. Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

codecov-commenter commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.35%. Comparing base (d4f44d6) to head (273f827). Report is 2 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1576 +/- ## ========================================== + Coverage 70.42% 72.35% +1.92% ========================================== Files 30 30 Lines 12754 12890 +136 ========================================== + Hits 8982 9326 +344 + Misses 3772 3564 -208 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.