SLP should build ScatterVectorize nodes only if they actually end up
with masked gather rather than with scalarization. In the second
scenario better to build a gather node.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo