Skip to content

Conversation

@Hardcode84
Copy link
Contributor

@Hardcode84 Hardcode84 commented May 18, 2025

Here is my attempt on SLP vectorizer for MLIR (using memref/arith/vector), mostly for fun. It is bidirectional, see code comments on implementation details.

@MaheshRavishankar @Groverkss @banach-space this is a follow-up to our euroLLVM vector roundtable discussion. I don't have an immediate usecase and mostly wrote this for self education, but maybe you find it useful.

@Hardcode84
Copy link
Contributor Author

Hardcode84 commented May 26, 2025

Making it non-draft as it's good enough already, I think

Hardcode84 added a commit to ftynse/water that referenced this pull request Jul 3, 2025
Add MLIR SLP vectorizer to test in Wave.

I hope it will eventually go upstream but for now let's keep it there.
llvm/llvm-project#140469


Signed-off-by: Ivan Butygin <[email protected]>
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