[X86] Allow masked VBROADCAST instructions to be turned into BLENDM with a...
[X86] Allow masked VBROADCAST instructions to be turned into BLENDM with a broadcast load to avoid a copy. The BLENDM instructions allow an 2 sources and an independent destination while masked VBROADCAST has the destination tied to the source. llvm-svn: 372068
Loading
Please sign in to comment