[PATCH] D59479: [X86] Call lowerShuffleAsBitMask for 512-bit vectors in lowerShuffleAsBlend.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 14:30:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356618: [X86] Call lowerShuffleAsBitMask for 512-bit vectors in lowerShuffleAsBlend. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59479?vs=191370&id=191585#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59479/new/

https://reviews.llvm.org/D59479

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/merge-consecutive-loads-512.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59479.191585.patch
Type: text/x-patch
Size: 32775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/a662e8c0/attachment.bin>


More information about the llvm-commits mailing list