[PATCH] D86093: [X86][AVX] Lower v16i8/v8i16 shuffles using VTRUNC/TRUNCATE

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 03:12:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2057a8015e9: [X86][AVX] Lower v16i8/v8i16 binary shuffles using VTRUNC/TRUNCATE (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D86093?vs=286120&id=286236#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86093

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/shuffle-vs-trunc-256.ll
  llvm/test/CodeGen/X86/shuffle-vs-trunc-512.ll
  llvm/test/CodeGen/X86/vector-trunc.ll
  llvm/test/CodeGen/X86/x86-interleaved-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86093.286236.patch
Type: text/x-patch
Size: 49555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/357a6de3/attachment.bin>


More information about the llvm-commits mailing list