[PATCH] D63653: [DAGCombine] narrowInsertExtractVectorBinOp - add CONCAT_VECTORS support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 07:45:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365785: [DAGCombine] narrowInsertExtractVectorBinOp - add CONCAT_VECTORS support (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63653?vs=206004&id=209219#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63653

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AMDGPU/fmax_legacy.f16.ll
  llvm/trunk/test/CodeGen/AMDGPU/fmin_legacy.f16.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-store.ll
  llvm/trunk/test/CodeGen/X86/machine-combiner-int-vec.ll
  llvm/trunk/test/CodeGen/X86/nontemporal-2.ll
  llvm/trunk/test/CodeGen/X86/vec_saddo.ll
  llvm/trunk/test/CodeGen/X86/vec_ssubo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63653.209219.patch
Type: text/x-patch
Size: 21828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/1d6cc724/attachment.bin>


More information about the llvm-commits mailing list