[PATCH] D28216: AVX-512: Truncate with unsigned saturation.

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 06:36:09 PST 2017


delena created this revision.
delena added reviewers: igorb, zvi, RKSimon.
delena added a subscriber: llvm-commits.
delena set the repository for this revision to rL LLVM.

DAG patterns optimization:  truncate + unsigned saturation supported by VPMOVUS* instructions in AVX-512.


Repository:
  rL LLVM

https://reviews.llvm.org/D28216

Files:
  ../lib/Target/X86/X86ISelLowering.cpp
  ../test/CodeGen/X86/avx512-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28216.82802.patch
Type: text/x-patch
Size: 8199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170102/8fc8fed5/attachment.bin>


More information about the llvm-commits mailing list