Skip to content
Commit 5fd94516 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86][AVX512] lower1BitShuffle - fold broadcast(setcc(x,y)) ->...

[X86][AVX512] lower1BitShuffle - fold broadcast(setcc(x,y)) -> setcc(broadcast(x),broadcast(y)) (PR52500)

AVX512 has excellent broadcast ops for everything but vXi1 bool vectors - so if we're broadcasting a comparison result, see if we can broadcast the comparison operands instead.
parent 5cfb1100
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment