Skip to content

iree: add a basic IREE Backend (draft)#107

Draft
qaco wants to merge 7 commits into
xtc-tools:mainfrom
qaco:hugo/iree
Draft

iree: add a basic IREE Backend (draft)#107
qaco wants to merge 7 commits into
xtc-tools:mainfrom
qaco:hugo/iree

Conversation

@qaco

@qaco qaco commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Motivation

Experiment with IREE

Description

Implement all the interfaces for an IREE backend.

Commits

Describe commits if necessary or refer to change commits.

Discussion

The measurement harness is ad-hoc (directly from Python, bypassing the XTC harness used by the other backends). As such, it allows us to verify that the performance is consistent, but the implementation will need to be unified by going through IREE's C interface.

TODO:

  • Unify the measurement harness
  • Add filecheck tests to document the targetted shape of the IR

@qaco
qaco requested a review from guillon July 24, 2026 09:48
@qaco qaco self-assigned this Jul 24, 2026
@qaco
qaco marked this pull request as draft July 24, 2026 09:48
@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

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.

1 participant