[PATCH] D14108: AVX-512: Optimized "truncate" operation

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 01:06:47 PDT 2015


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

The "truncate" operation is optimized for 256 to 128 vectors for targets without VLX.

Repository:
  rL LLVM

http://reviews.llvm.org/D14108

Files:
  ../lib/Target/X86/X86ISelLowering.cpp
  ../lib/Target/X86/X86InstrAVX512.td
  ../test/CodeGen/X86/avx512-trunc.ll
  ../test/CodeGen/X86/vector-lzcnt-128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14108.38511.patch
Type: text/x-patch
Size: 17815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151027/b45c3572/attachment-0001.bin>


More information about the llvm-commits mailing list