[PATCH] D23983: [AVX512] Fix zext + bitcast lowering pattern.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 01:35:15 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280650: [AVX512] Fix v8i1 /v16i1 zext + bitcast lowering pattern. Explicitly zero… (authored by ibreger).

Changed prior to commit:
  https://reviews.llvm.org/D23983?vs=69846&id=70309#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23983

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-zext-bugfix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23983.70309.patch
Type: text/x-patch
Size: 5433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160905/a706c28a/attachment.bin>


More information about the llvm-commits mailing list