[SLP][NFC]Avoid extra useless ConstantVector creation, use PointerUnion
instead, NFC. Better to use PointerUnion<Value *, const TreeEntry *> instead of extra attempts of creating null vector values, where possible.
Loading
Please sign in to comment