Skip to content

kernels: (exp_micro) add linalg variant that expands exp to polynomial approximations based on acc_bound#357

Open
szerdick wants to merge 5 commits into
mainfrom
szerdick/exp-micro-linalg
Open

kernels: (exp_micro) add linalg variant that expands exp to polynomial approximations based on acc_bound#357
szerdick wants to merge 5 commits into
mainfrom
szerdick/exp-micro-linalg

Conversation

@szerdick
Copy link
Copy Markdown
Contributor

No description provided.

@szerdick szerdick changed the title kernels: (exp_micro) add lining pass that expands exp to polynomial approximations based on acc_bound kernels: (exp_micro) add linalg pass that expands exp to polynomial approximations based on acc_bound May 10, 2026
@szerdick szerdick changed the title kernels: (exp_micro) add linalg pass that expands exp to polynomial approximations based on acc_bound kernels: (exp_micro) add linalg variant that expands exp to polynomial approximations based on acc_bound May 10, 2026
@szerdick szerdick requested a review from superlopuh May 10, 2026 22:23
@szerdick
Copy link
Copy Markdown
Contributor Author

CI is failing because of unrelated changes In the matmul_transb kernel, that come from updates in the linked xdsl version on vfmac.s

@superlopuh
Copy link
Copy Markdown
Collaborator

Can you please first update xDSL in a separate PR?

@szerdick
Copy link
Copy Markdown
Contributor Author

What do you mean with update? You mean the reference change in the pyproject.toml should be a separate PR?

@superlopuh
Copy link
Copy Markdown
Collaborator

yes

@superlopuh
Copy link
Copy Markdown
Collaborator

PRs should have one change at a time, if the CI breaks because of one change and not the other this is a clue that there should be at least two PRs.

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.

2 participants