[PATCH] D58703: [x86] convert anyext of pinsrb scalar op to subreg insert

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 03:23:55 PST 2019


RKSimon added a comment.

Should we just aim to remove X86ISD::PINSRW/PINSRB and use INSERT_VECTOR_ELT directly? https://bugs.llvm.org/show_bug.cgi?id=39956


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58703/new/

https://reviews.llvm.org/D58703





More information about the llvm-commits mailing list