[AVX-512] Remove patterns from the other VBLENDM instructions. They are all...
[AVX-512] Remove patterns from the other VBLENDM instructions. They are all redundant with masked move instructions. We should probably teach the two address instruction pass to turn masked moves into BLENDM when its beneficial to the register allocator. llvm-svn: 291371
Loading
Please sign in to comment