[AVX-512] Replace masked dword and qword variable shift builtins with unmasked...
[AVX-512] Replace masked dword and qword variable shift builtins with unmasked builtins and a select. This is part of a set of changes to allow InstCombine in the backend to optimize variable shifts without having to know about masking. llvm-svn: 286757
Loading
Please sign in to comment