[PATCH] D60375: [X86] combineVectorTruncationWithPACKUS - remove split/concatenation of mask

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 10:21:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358692: [X86] combineVectorTruncationWithPACKUS - remove split/concatenation of mask (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60375?vs=194056&id=195779#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60375

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/masked_store_trunc.ll
  llvm/trunk/test/CodeGen/X86/psubus.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-packus-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-packus.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-ssat-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-ssat.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-usat-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-usat.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60375.195779.patch
Type: text/x-patch
Size: 229134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190418/a855d7c2/attachment-0001.bin>


More information about the llvm-commits mailing list