[PATCH] D156350: [X86] Allow pre-SSE41 targets to extract multiple v16i8 elements coming from the same DWORD/WORD super-element

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 09:08:55 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG071671e15c3e: [X86] Allow pre-SSE41 targets to extract multiple v16i8 elements coming from… (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156350

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/bitcast-vector-bool.ll
  llvm/test/CodeGen/X86/pr63108.ll
  llvm/test/CodeGen/X86/subvectorwise-store-of-vector-splat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156350.545700.patch
Type: text/x-patch
Size: 18112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/51387c37/attachment-0001.bin>


More information about the llvm-commits mailing list