[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
Wed Feb 22 12:48:18 PST 2017


RKSimon updated this revision to Diff 89411.
RKSimon added a comment.

Rebased against the regenerated dagcombine-cse.ll


Repository:
  rL LLVM

https://reviews.llvm.org/D30213

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30213.89411.patch
Type: text/x-patch
Size: 8015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/565e92d0/attachment.bin>


More information about the llvm-commits mailing list