If the gather node is a mix of undefvalues and exractelement
instructions, need to take the ordering for such nodes into account too.
It allows to reorder some (sub)trees and remove some extra shuffles,
improving overall vectorization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo