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

change to dialect generator #691

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into MLIRgen

ca6546b
Select commit
Loading
Failed to load commit list.
Open

change to dialect generator #691

Merge branch 'main' into MLIRgen
ca6546b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

37.88% (+16.21%) compared to b6ffc96

View this Pull Request on Codecov

37.88% (+16.21%) compared to b6ffc96

Details

Codecov Report

Attention: Patch coverage is 22.44318% with 546 lines in your changes missing coverage. Please review.

Project coverage is 37.88%. Comparing base (b6ffc96) to head (ca6546b).
Report is 394 commits behind head on main.

Files with missing lines Patch % Lines
src/mlir/Dialects/Nvvm.jl 0.00% 141 Missing ⚠️
src/mlir/Dialects/VHLO.jl 0.00% 58 Missing ⚠️
src/mlir/IR/Attribute.jl 41.57% 52 Missing ⚠️
src/mlir/Dialects/StableHLO.jl 54.28% 48 Missing ⚠️
src/mlir/Dialects/TPU.jl 0.00% 46 Missing ⚠️
src/mlir/Dialects/Llvm.jl 4.76% 40 Missing ⚠️
src/mlir/Dialects/CHLO.jl 28.26% 33 Missing ⚠️
src/mlir/Dialects/Gpu.jl 0.00% 33 Missing ⚠️
src/mlir/Dialects/Triton.jl 0.00% 32 Missing ⚠️
src/mlir/Dialects/Arith.jl 0.00% 19 Missing ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #691       +/-   ##
===========================================
+ Coverage   21.66%   37.88%   +16.21%     
===========================================
  Files          46       75       +29     
  Lines        8048    15152     +7104     
===========================================
+ Hits         1744     5741     +3997     
- Misses       6304     9411     +3107     

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