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

Third attempt to merge #191 #307

Merged
merged 21 commits into from
Jan 31, 2023
Merged

Third attempt to merge #191 #307

merged 21 commits into from
Jan 31, 2023

Conversation

SamirDroubi
Copy link
Collaborator

All changes to src/exo/LoopIR_scheduling.py except for new primitives.
All changes to tests/test_schedules.py.
All changes to src/exo/LoopIR_unification.py

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2023

Codecov Report

Merging #307 (2b897bd) into master (86f2a15) will decrease coverage by 0.09%.
The diff coverage is 82.46%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
- Coverage   86.25%   86.17%   -0.09%     
==========================================
  Files          73       73              
  Lines       16537    16677     +140     
==========================================
+ Hits        14264    14371     +107     
- Misses       2273     2306      +33     
Impacted Files Coverage Δ
tests/amx/test_amx_instr.py 63.47% <64.44%> (-36.53%) ⬇️
src/exo/LoopIR_scheduling.py 90.01% <81.76%> (-0.88%) ⬇️
src/exo/API_scheduling.py 86.36% <100.00%> (-0.42%) ⬇️
src/exo/LoopIR_unification.py 81.33% <100.00%> (+0.05%) ⬆️
tests/test_schedules.py 98.99% <100.00%> (+0.09%) ⬆️
tests/conftest.py 82.27% <0.00%> (-3.80%) ⬇️
tests/test_x86.py 98.33% <0.00%> (-1.67%) ⬇️
src/exo/LoopIR_compiler.py 94.38% <0.00%> (-0.55%) ⬇️
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@yamaguchi1024 yamaguchi1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if tests will pass

src/exo/LoopIR_scheduling.py Outdated Show resolved Hide resolved
@yamaguchi1024
Copy link
Member

pytest took 514.14s on this branch and 512.94s on master, so it seems the checks are good

@yamaguchi1024 yamaguchi1024 enabled auto-merge (squash) January 31, 2023 19:27
@yamaguchi1024 yamaguchi1024 merged commit 6cc4596 into master Jan 31, 2023
@yamaguchi1024 yamaguchi1024 deleted the merge-191-atmpt3 branch January 31, 2023 20:01
This pull request was closed.
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.

4 participants