[PATCH] D25554: [X86][AVX512] Fix sext v32i1 -> v32i8 lowering.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 04:59:29 PDT 2016


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

[X86][AVX512] Fix sext v32i1 -> v32i8 lowering.
Bugzilla – Bug 30600 <https://llvm.org/bugs/show_bug.cgi?id=30600>


Repository:
  rL LLVM

https://reviews.llvm.org/D25554

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25554.74496.patch
Type: text/x-patch
Size: 3851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161013/7f724e90/attachment.bin>


More information about the llvm-commits mailing list