[PATCH] D75434: [DAGCombiner][X86] Improve narrowExtractedVectorLoad to handle cases where the element size isn't byte sized by the subvector is.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 08:54:12 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd8ad7cc0885f: [DAGCombiner][X86] Improve narrowExtractedVectorLoad to handle cases where theā€¦ (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75434

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/avx512-extract-subvector-load-store.ll
  llvm/test/CodeGen/X86/avx512-mask-op.ll
  llvm/test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75434.247921.patch
Type: text/x-patch
Size: 15054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/8260c0d0/attachment.bin>


More information about the llvm-commits mailing list