llvm-project
95919ecd - [SLP]Allow bitcast/bswap based reductions for types, larger than the total strided size

Commit
19 hours ago
[SLP]Allow bitcast/bswap based reductions for types, larger than the total strided size Added support for zero extending the bitcasted/bswapped type to the original type, if it is larger than the original scalar type Reviewers: hiraditya, RKSimon Pull Request: https://github.com/llvm/llvm-project/pull/184018
Author
Parents
Loading