[PATCH] D56756: [x86] lower shuffle of extracts to AVX2 vperm instructions

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 06:19:26 PST 2019


This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rL351346: [x86] lower shuffle of extracts to AVX2 vperm instructions (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56756?vs=181907&id=182026#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56756

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-shuffles/partial_permute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56756.182026.patch
Type: text/x-patch
Size: 24904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/23484ada/attachment.bin>


More information about the llvm-commits mailing list