[PATCH] D21001: [AVX512] Fix BLENDM lowering patterns.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 01:25:35 PDT 2016


igorb updated this revision to Diff 60656.
igorb added a comment.

Tests re-generated


Repository:
  rL LLVM

http://reviews.llvm.org/D21001

Files:
  lib/Target/X86/X86InstrAVX512.td
  test/CodeGen/X86/avx512-bugfix-23634.ll
  test/CodeGen/X86/avx512-mov.ll
  test/CodeGen/X86/avx512-vec-cmp.ll
  test/CodeGen/X86/avx512bw-mov.ll
  test/CodeGen/X86/avx512bw-vec-cmp.ll
  test/CodeGen/X86/avx512bwvl-mov.ll
  test/CodeGen/X86/avx512bwvl-vec-cmp.ll
  test/CodeGen/X86/avx512vl-mov.ll
  test/CodeGen/X86/avx512vl-vec-cmp.ll
  test/CodeGen/X86/masked_gather_scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21001.60656.patch
Type: text/x-patch
Size: 62431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160614/3790b73e/attachment.bin>


More information about the llvm-commits mailing list