[PATCH] D24547: [AVX512BW] Change truncStore action (v16i16->v16i18)

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 00:40:34 PDT 2016


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

[AVX512BW] Change truncStore action (v16i16->v16i18). It can be ligal only with AVX512VL.
https://llvm.org/bugs/show_bug.cgi?id=25684

Repository:
  rL LLVM

https://reviews.llvm.org/D24547

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24547.71303.patch
Type: text/x-patch
Size: 3930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/07e9f87c/attachment.bin>


More information about the llvm-commits mailing list