[PATCH] D54267: [X86][SSE] Add lowerVectorShuffleAsByteRotateAndPermute (PR39387)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 12:40:29 PST 2018


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

Removed the Range1.first <= Range1.second condition


Repository:
  rL LLVM

https://reviews.llvm.org/D54267

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/insertelement-ones.ll
  test/CodeGen/X86/vector-shuffle-128-v16.ll
  test/CodeGen/X86/vector-shuffle-256-v32.ll
  test/CodeGen/X86/x86-interleaved-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54267.173732.patch
Type: text/x-patch
Size: 41883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/c1445655/attachment.bin>


More information about the llvm-commits mailing list