feat(stinkytofu): add stinkytofu logicalIR adapter as alternative rocisa backend#8895
feat(stinkytofu): add stinkytofu logicalIR adapter as alternative rocisa backend#8895jimbochi wants to merge 119 commits into
Conversation
❌ PR Check — Action Required
📖 Need help? See the Policy FAQ for details on every check and how to fix failures. |
|
🚫 Please fix the failed policies before requesting reviews. The following policy checks failed:
The |
Codecov Report❌ Patch coverage is
❌ Your project status has failed because the head coverage (33.43%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #8895 +/- ##
============================================
- Coverage 65.14% 33.43% -31.70%
============================================
Files 2628 132 -2496
Lines 413042 59250 -353792
Branches 61873 12291 -49582
============================================
- Hits 269042 19810 -249232
+ Misses 123489 37481 -86008
+ Partials 20511 1959 -18552
🚀 New features to boost your workflow:
|
Alex-Vasile
left a comment
There was a problem hiding this comment.
Please add a full PR description. This PR is not reviewable in its current state.
d543030 to
9ea4520
Compare
… latency workaround
…blocks in lowering pipeline
…n matching native type filtering
…ions through logical IR and adaptor
…d of static inject
…ule for adaptor path
…uf for adaptor path
…enable ScopeAdaptor passes
… in ToStinkyAsmPass
…pping and preserve True16 register structure
…lStoreB*) for adaptor path
…6HIB16 to adaptor path
be43f1b to
4596502
Compare
|
Couple things:
Rest of what I found is either dead code given gfx1250-only scope right now or already called out as a known gap in the PR's own notes, so not blocking. |
…overload mangling
Motivation
Technical Details
Test Plan
Test Result
Submission Checklist