[PATCH] D53712: [DAGCombiner] Remove reduceBuildVecConvertToConvertBuildVec and rely on the vectorizers instead (PR35732)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 04:10:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345964: [DAGCombiner] Remove reduceBuildVecConvertToConvertBuildVec and rely on theā€¦ (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53712?vs=171122&id=172336#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53712

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/ARM/vdup.ll
  llvm/trunk/test/CodeGen/Mips/cconv/vector.ll
  llvm/trunk/test/CodeGen/X86/2009-02-26-MachineLICMBug.ll
  llvm/trunk/test/CodeGen/X86/cvtv2f32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53712.172336.patch
Type: text/x-patch
Size: 17155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/a9086e0b/attachment.bin>


More information about the llvm-commits mailing list