Some initially gathered nodes missed the check for the reused scalars,
which leads to high gather cost. Such nodes still can be represented as
m gathers + shuffle instead of n gathers, where m < n.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo