[PATCH] D30213: [X86][SSE] Enable post-legalize vXi64 shuffle combining on 32-bit targets

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 4 05:02:50 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296966: [X86][SSE] Enable post-legalize vXi64 shuffle combining on 32-bit targets (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D30213?vs=89411&id=90573#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30213

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx-shuffle-x86_32.ll
  llvm/trunk/test/CodeGen/X86/vector-extend-inreg.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx2.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx512bw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30213.90573.patch
Type: text/x-patch
Size: 7410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170304/cc4fafab/attachment.bin>


More information about the llvm-commits mailing list