[PATCH] D68432: [X86] Add DAG combine to form saturating VTRUNCUS/VTRUNCS from VTRUNC

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 10:52:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373765: [X86] Add DAG combine to form saturating VTRUNCUS/VTRUNCS from VTRUNC (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D68432?vs=223114&id=223247#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D68432

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-trunc.ll
  llvm/trunk/test/CodeGen/X86/masked_store_trunc_ssat.ll
  llvm/trunk/test/CodeGen/X86/masked_store_trunc_usat.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: D68432.223247.patch
Type: text/x-patch
Size: 7837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/97fc14fa/attachment.bin>


More information about the llvm-commits mailing list