[PATCH] D57867: [x86] split more 256/512-bit shuffles in lowering

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 09:10:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353427: [x86] split more 256/512-bit shuffles in lowering (authored by spatel, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57867?vs=185668&id=185790#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57867

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/partial_permute.ll
  llvm/trunk/test/CodeGen/X86/pr34592.ll
  llvm/trunk/test/CodeGen/X86/trunc-subvector.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57867.185790.patch
Type: text/x-patch
Size: 13252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/629bcb77/attachment.bin>


More information about the llvm-commits mailing list