Skip to content

backend: (x86) use to/from reg ops in x86 lowering#6117

Open
superlopuh wants to merge 1 commit into
mainfrom
sasha/asm/all
Open

backend: (x86) use to/from reg ops in x86 lowering#6117
superlopuh wants to merge 1 commit into
mainfrom
sasha/asm/all

Conversation

@superlopuh
Copy link
Copy Markdown
Member

Contains all the changes needed to switch from unrealized conversion casts to to/from reg ops in x86 lowering.

@superlopuh superlopuh requested review from emmau678 and qaco May 24, 2026 09:06
@superlopuh superlopuh self-assigned this May 24, 2026
@superlopuh superlopuh added the backend Compiler backend in xDSL label May 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.80%. Comparing base (baf214d) to head (cb0abd6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6117   +/-   ##
=======================================
  Coverage   86.79%   86.80%           
=======================================
  Files         425      425           
  Lines       63878    63898   +20     
  Branches     7322     7322           
=======================================
+ Hits        55444    55466   +22     
+ Misses       6865     6864    -1     
+ Partials     1569     1568    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@superlopuh superlopuh force-pushed the sasha/asm/all branch 5 times, most recently from a2e1992 to 02c4d2c Compare May 25, 2026 10:30
@superlopuh superlopuh changed the title [WIP] backend: (x86) use to/from reg ops in x86 lowering backend: (x86) use to/from reg ops in x86 lowering May 25, 2026
@superlopuh superlopuh marked this pull request as ready for review May 25, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Compiler backend in xDSL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant