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

vector-contract-to-outerproduct-transforms.mlir #67804

Closed
banach-space opened this issue Sep 29, 2023 · 1 comment
Closed

vector-contract-to-outerproduct-transforms.mlir #67804

banach-space opened this issue Sep 29, 2023 · 1 comment
Assignees

Comments

@banach-space
Copy link
Contributor

banach-space commented Sep 29, 2023

Audit vector-contract-to-outerproduct-transforms.mlir and add tests for scalable vectors.

@github-actions github-actions bot added the mlir label Sep 29, 2023
@banach-space banach-space self-assigned this Sep 29, 2023
banach-space added a commit to banach-space/llvm-project that referenced this issue Sep 29, 2023
Adds tests for scalable vectors in:
  * vector-contract-to-outerproduct-transforms.mlir
Every existing test is duplicated with (fixed-width vectors are replaced
with scalable vectors). One test required a fix in
  * LowerVectorContract.cpp.

This change is a part of a larger effort to enable scalable
vectorisation in Linalg. See this RFC for more context:
  * https://discourse.llvm.org/t/rfc-scalable-vectorisation-in-linalg/

Fixes llvm#67804
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants