[PATCH] D68428: [X86] Add custom type legalization for v16i64->v16i8 truncate and v8i64->v8i8 truncate when v8i64 isn't legal

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 6 11:41:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373864: [X86] Add custom type legalization for v16i64->v16i8 truncate and v8i64->v8i8… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68428?vs=223253&id=223436#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68428

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/min-legal-vector-width.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-packus.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-ssat.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-usat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68428.223436.patch
Type: text/x-patch
Size: 14916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191006/3a3c98b0/attachment.bin>


More information about the llvm-commits mailing list