Skip to content
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

tpp.zero lowering #492

Merged
merged 16 commits into from
Apr 20, 2023
Merged

tpp.zero lowering #492

merged 16 commits into from
Apr 20, 2023

Conversation

adam-smnk
Copy link
Contributor

@adam-smnk adam-smnk commented Apr 20, 2023

Adds lowering infrastructure to and from tpp.zero op.

List of changes:

  • XSMM unary kind 'zero'
  • Lowering of linalg.generic -> tpp.zero
  • Lowering of linalg.fill -> tpp.zero
  • Lowering of tpp.zero -> xsmm.unary
  • Lowering of tpp.zero to loops
  • WithSingleOp predicate capture rules relaxed to allow linalg.yield with a value from a region outside of linalg op region
  • TppOp utility functions is*nary

Work towards #414

@adam-smnk adam-smnk merged commit 873be05 into libxsmm:main Apr 20, 2023
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