[PATCH] D75377: [DAGCombiner][X86] Disable narrowExtractedVectorLoad if the element type size isn't byte sized

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 1 18:19:44 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0cd6712a7af0: [DAGCombiner][X86] Disable narrowExtractedVectorLoad if the element type sizeā€¦ (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75377

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: D75377.247539.patch
Type: text/x-patch
Size: 47727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/ae8dbe86/attachment-0001.bin>


More information about the llvm-commits mailing list