[InstCombine][AVX-512] When turning intrinsics with masking into native IR,...
[InstCombine][AVX-512] When turning intrinsics with masking into native IR, don't emit a select if the mask is known to be all ones. This saves InstCombine the burden of having to optimize the select later. llvm-svn: 290774
Loading
Please sign in to comment