Skip to content

feat(TosaToNamedLinalg): add FillOp conversion for Bias #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

chrsmcgrr
Copy link
Collaborator

No description provided.

AGindinson and others added 2 commits May 22, 2025 06:02
`vector<t>` types are not compatible with the LLVM type system, and must be
explicitly converted into `vector<1xt>` when lowering. Employ this rule within
the conversion pattern for `math.ctlz`, `.cttz` and `.absi` intrinsics.
Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@chrsmcgrr
Copy link
Collaborator Author

Associated with another ticket. Closing.

@chrsmcgrr chrsmcgrr closed this May 26, 2025
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