[ExpandReductions] Add support for non-pow2 vector counts
Open
llvm:codegen
llvm:transforms
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
As mentioned here: https://github.com/llvm/llvm-project/pull/195169/changes#r3382256836
There should be no limit on non-pow2 cases, even if it means its fully/partially scalarised
Contributor guide
Assessment
This issue has not been assessed yet.