[PATCH] [X86, SSE] instcombine common cases of insertps intrinsics into shuffles

Simon Pilgrim llvm-dev at redking.me.uk
Sun Apr 5 07:41:57 PDT 2015


This is looking pretty good. If the reason you haven't used the zmask more is to avoid the need for multiple shuffle stages is it worthwhile checking if the zmask (only) overrides the insertion destination, or cases where the 2 operands point to the same variable?


http://reviews.llvm.org/D8833

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list