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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 10 09:48:47 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368515: [X86][SSE] Lower shuffle as ANY_EXTEND_VECTOR_INREG (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65741?vs=214361&id=214536#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65741

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65741.214536.patch
Type: text/x-patch
Size: 33391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190810/0a384631/attachment.bin>


More information about the llvm-commits mailing list