Skip to content

mlir: share the CPU lowering front-end between the LLVM and C targets - #121

Merged
qaco merged 1 commit into
xtc-tools:mainfrom
qaco:hugo/pipeline
Aug 31, 2026
Merged

mlir: share the CPU lowering front-end between the LLVM and C targets#121
qaco merged 1 commit into
xtc-tools:mainfrom
qaco:hugo/pipeline

Conversation

@qaco

@qaco qaco commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Motivation

The LLVM and C targets each carried a near-identical copy of the linalg -> scf lowering prefix

@qaco
qaco requested review from ElectrikSpace and guillon August 29, 2026 09:55
@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/xtc/backends/mlir/MlirTarget/cpu_lowering.py 75.00% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@qaco qaco self-assigned this Aug 29, 2026
@guillon guillon assigned ElectrikSpace and unassigned qaco Aug 30, 2026
@qaco
qaco merged commit 4ff349c into xtc-tools:main Aug 31, 2026
5 checks passed
@qaco
qaco deleted the hugo/pipeline branch August 31, 2026 05:56
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.

3 participants