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 comment regarding barrier gfx908 hack #1661

Merged

Conversation

dhernandez0
Copy link
Contributor

In llvm/llvm-project#109678 we learned this is caused by a backend bug: llvm/llvm-project#109294
Therefore, we can remove the scheduling barrier when that bug is fixed. Here I'm updating the comment with a TODO.

@dhernandez0 dhernandez0 force-pushed the 1606-upstream-addition-of-barrier-guard-when-scheduling branch from 3e78424 to 49421ea Compare September 25, 2024 13:07
Copy link
Contributor

@manupak manupak left a comment

Choose a reason for hiding this comment

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

Thanks for cross checking with upstream...

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.94%. Comparing base (3d9ae0e) to head (49421ea).
Report is 23 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1661      +/-   ##
===========================================
- Coverage    83.69%   77.94%   -5.76%     
===========================================
  Files           97       97              
  Lines        26445    26445              
  Branches      3796     3796              
===========================================
- Hits         22134    20613    -1521     
- Misses        4276     4312      +36     
- Partials        35     1520    +1485     
Flag Coverage Δ
mfma 77.94% <ø> (-5.76%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dhernandez0 dhernandez0 merged commit d5bdd6f into develop Sep 27, 2024
20 of 23 checks passed
@dhernandez0 dhernandez0 deleted the 1606-upstream-addition-of-barrier-guard-when-scheduling branch September 27, 2024 18:33
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.

2 participants