[PATCH] D20513: [AVX512] Implement missing patterns for any_extend load lowering.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Sun May 22 00:31:59 PDT 2016


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

[AVX512]  Implement missing patterns for any_extend load lowering.
https://llvm.org/bugs/show_bug.cgi?id=27789

Repository:
  rL LLVM

http://reviews.llvm.org/D20513

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  test/CodeGen/X86/avx512-any_extend_load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20513.58049.patch
Type: text/x-patch
Size: 18616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160522/b6da959d/attachment.bin>


More information about the llvm-commits mailing list