[PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.

Matt Arsenault Matthew.Arsenault at amd.com
Fri Mar 7 10:05:04 PST 2014


  Add part that adds getScalarTypeSizeInBits()

http://llvm-reviews.chandlerc.com/D2997

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2997?vs=7618&id=7645#toc

Files:
  include/llvm/CodeGen/SelectionDAGNodes.h
  include/llvm/CodeGen/ValueTypes.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AArch64/neon-shl-ashr-lshr.ll
  test/CodeGen/X86/avx2-vector-shifts.ll
  test/CodeGen/X86/sse2-vector-shifts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2997.2.patch
Type: text/x-patch
Size: 32207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140307/e32197b7/attachment.bin>


More information about the llvm-commits mailing list