Use MVT instead of EVT when computing shuffle immediates since they can only...
Use MVT instead of EVT when computing shuffle immediates since they can only be for legal types. Keeps compiler from generating unneeded checks and handling for extended types. llvm-svn: 172893
Loading
Please register or sign in to comment