[PATCH] D71917: Optimization of inserting vxi1 sub vector into vXi1 vector

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 1 17:43:19 PST 2020


xiangzhangllvm updated this revision to Diff 235807.

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

https://reviews.llvm.org/D71917

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512-calling-conv.ll
  llvm/test/CodeGen/X86/avx512-ext.ll
  llvm/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/test/CodeGen/X86/avx512-mask-op.ll
  llvm/test/CodeGen/X86/masked_store.ll
  llvm/test/CodeGen/X86/min-legal-vector-width.ll
  llvm/test/CodeGen/X86/vec_smulo.ll
  llvm/test/CodeGen/X86/vec_umulo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71917.235807.patch
Type: text/x-patch
Size: 356418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/383ea331/attachment-0001.bin>


More information about the llvm-commits mailing list