We can use buildShuffleEntryMask() to build the shuffle mask correctly
not only for the alternate nodes with reuses, but also for the nodes
without reused scalars. It allows better to estimate the cost of the
node and emit better code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo