[X86] When creating a select for scalar masked sqrt and div builtins make sure...
[X86] When creating a select for scalar masked sqrt and div builtins make sure we optimize the all ones mask case. This case occurs in the intrinsic headers so we should avoid emitting the mask in those cases. Factor the code into a helper function to make this easy. llvm-svn: 336472
Loading
Please register or sign in to comment