Skip to content

[WIP] backend: (x86) add kmov ops#5488

Draft
superlopuh wants to merge 8 commits intomainfrom
sasha/x86/kmov
Draft

[WIP] backend: (x86) add kmov ops#5488
superlopuh wants to merge 8 commits intomainfrom
sasha/x86/kmov

Conversation

@superlopuh
Copy link
Member

While I was implementing this I realised that the x86 dialect would benefit from a refactor to carry the bitwidth of the operands on the op rather than on the operands.

@superlopuh superlopuh requested review from emmau678 and qaco December 3, 2025 11:23
@superlopuh superlopuh self-assigned this Dec 3, 2025
@superlopuh superlopuh added the backend Compiler backend in xDSL label Dec 3, 2025
@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 90.58824% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.94%. Comparing base (30009a7) to head (23512e0).

Files with missing lines Patch % Lines
xdsl/dialects/x86/ops.py 90.58% 8 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5488   +/-   ##
=======================================
  Coverage   85.93%   85.94%           
=======================================
  Files         383      383           
  Lines       55150    55235   +85     
  Branches     6343     6345    +2     
=======================================
+ Hits        47392    47469   +77     
- Misses       6247     6255    +8     
  Partials     1511     1511           

☔ 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.

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