"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "049cb4482ff89e90533fc78fc55fddb3f798d2c9"
[X86] Don't form masked instructions if the operation has an additional user.
This will cause the operation to be repeated in both a mask and another masked or unmasked form. This can a wasted of execution resources. Differential Revision: https://reviews.llvm.org/D60940
Loading
Please register or sign in to comment