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 toy brutus #34

Merged
merged 5 commits into from
Jan 16, 2024
Merged

Update toy brutus #34

merged 5 commits into from
Jan 16, 2024

Conversation

Pangoraw
Copy link
Collaborator

Needs #33

@Pangoraw

This comment was marked as resolved.

@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

Codecov Report

Attention: 4087 lines in your changes are missing coverage. Please review.

Comparison is base (d239921) 41.04% compared to head (b3fd104) 1.90%.
Report is 19 commits behind head on main.

Files Patch % Lines
src/Dialects/14/Tosa.jl 0.00% 501 Missing ⚠️
src/Dialects/14/Arithmetic.jl 0.00% 322 Missing ⚠️
src/Dialects/14/Shape.jl 0.00% 277 Missing ⚠️
src/Dialects/14/PDLInterp.jl 0.00% 276 Missing ⚠️
src/Dialects/14/Vector.jl 0.00% 271 Missing ⚠️
src/Dialects/14/GPU.jl 0.00% 232 Missing ⚠️
src/Dialects/14/MemRef.jl 0.00% 206 Missing ⚠️
src/Dialects/14/Async.jl 0.00% 193 Missing ⚠️
src/Dialects/14/Math.jl 0.00% 192 Missing ⚠️
src/Dialects/14/OpenMP.jl 0.00% 192 Missing ⚠️
... and 19 more

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #34       +/-   ##
==========================================
- Coverage   41.04%   1.90%   -39.14%     
==========================================
  Files           6     107      +101     
  Lines         614   26054    +25440     
==========================================
+ Hits          252     496      +244     
- Misses        362   25558    +25196     

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

@Pangoraw
Copy link
Collaborator Author

# Error @ /home/runner/work/MLIR.jl/MLIR.jl/src/Dialects/15/ArmNeon.jl:46:10
"""
function 2d_sdot(a::Value, b::Value, c::Value; res::MLIRType, location=Location())
#        ╙ ── Invalid signature in function definition

@vchuravy vchuravy changed the base branch from main to vc/fix_dialects January 16, 2024 20:54
@vchuravy vchuravy closed this Jan 16, 2024
@vchuravy vchuravy reopened this Jan 16, 2024
drop support for 1.9
…irStringRef

otherwise, we can't use 🍕 as a string attribute.
Base automatically changed from vc/fix_dialects to main January 16, 2024 21:05
@vchuravy vchuravy closed this Jan 16, 2024
@vchuravy vchuravy reopened this Jan 16, 2024
@vchuravy
Copy link
Member

I am going to merge this despite the failure on nightly.

@vchuravy vchuravy merged commit c370d5c into main Jan 16, 2024
3 of 5 checks passed
@vchuravy vchuravy deleted the pb/update_toy_brutus branch January 16, 2024 21:09
@vchuravy vchuravy mentioned this pull request Jan 20, 2024
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.

3 participants