[X86] Remove patterns that select unmasked vbroadcastf2x32/vbroadcasti2x32....
[X86] Remove patterns that select unmasked vbroadcastf2x32/vbroadcasti2x32. Prefer vbroadcastsd/vpbroadcastq instead. There's no advantage to using these instructions when they aren't masked. This enables some additional execution domain switching without needing to update the table. llvm-svn: 315674
Loading
Please sign in to comment