[PATCH] D37039: [SelectionDAG] Make ISD::isConstantSplatVector always return an element sized APInt.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 16:55:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311510: [SelectionDAG] Make ISD::isConstantSplatVector always return an element sized… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D37039?vs=112258&id=112260#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37039

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37039.112260.patch
Type: text/x-patch
Size: 5481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/4427c3a2/attachment.bin>


More information about the llvm-commits mailing list