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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 00:37:32 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272763: [AVX512] Fix BLENDM lowering patterns. Operands should be swapped to match… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D21001?vs=60656&id=60795#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21001

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21001.60795.patch
Type: text/x-patch
Size: 62794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/05eb883f/attachment-0001.bin>


More information about the llvm-commits mailing list