[PATCH] D62498: [x86] split 256-bit store of concatenated vectors

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 09:39:14 PDT 2019


This revision was not accepted when it landed; it landed in state "Changes Planned".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362524: [x86] split 256-bit store of concatenated vectors (authored by spatel, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62498

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avg.ll
  llvm/trunk/test/CodeGen/X86/avx-intrinsics-x86-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx-intrinsics-x86.ll
  llvm/trunk/test/CodeGen/X86/avx512-trunc-widen.ll
  llvm/trunk/test/CodeGen/X86/avx512-trunc.ll
  llvm/trunk/test/CodeGen/X86/nontemporal-2.ll
  llvm/trunk/test/CodeGen/X86/oddsubvector.ll
  llvm/trunk/test/CodeGen/X86/pmovsx-inreg.ll
  llvm/trunk/test/CodeGen/X86/shrink_vmul-widen.ll
  llvm/trunk/test/CodeGen/X86/shrink_vmul.ll
  llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-512-widen.ll
  llvm/trunk/test/CodeGen/X86/shuffle-vs-trunc-512.ll
  llvm/trunk/test/CodeGen/X86/subvector-broadcast.ll
  llvm/trunk/test/CodeGen/X86/vec_fptrunc.ll
  llvm/trunk/test/CodeGen/X86/vec_saddo.ll
  llvm/trunk/test/CodeGen/X86/vec_smulo.ll
  llvm/trunk/test/CodeGen/X86/vec_ssubo.ll
  llvm/trunk/test/CodeGen/X86/vec_uaddo.ll
  llvm/trunk/test/CodeGen/X86/vec_umulo.ll
  llvm/trunk/test/CodeGen/X86/vec_usubo.ll
  llvm/trunk/test/CodeGen/X86/vector-gep.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-widen.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc.ll
  llvm/trunk/test/CodeGen/X86/x86-interleaved-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62498.202962.patch
Type: text/x-patch
Size: 126675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/fe2a8f8a/attachment-0001.bin>


More information about the llvm-commits mailing list