[PATCH] D65741: [X86][SSE] Lower shuffle as ANY_EXTEND_VECTOR_INREG

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 05:09:15 PDT 2019


RKSimon updated this revision to Diff 214361.
RKSimon edited the summary of this revision.
RKSimon added a comment.

rebased - the widening legalization has made this a lot more trivial


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65741

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vector-idiv-udiv-128.ll
  test/CodeGen/X86/vector-reduce-mul.ll
  test/CodeGen/X86/vector-shuffle-256-v8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65741.214361.patch
Type: text/x-patch
Size: 33717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/35383700/attachment.bin>


More information about the llvm-commits mailing list