OSDN Git Service

[DAG] Prevent crashes when merging constant stores with high-bit set. NFC.
authorNirav Dave <niravd@google.com>
Wed, 24 May 2017 19:56:39 +0000 (19:56 +0000)
committerNirav Dave <niravd@google.com>
Wed, 24 May 2017 19:56:39 +0000 (19:56 +0000)
commit3e49889dd5fe0082328b16014a6eb143ef52b704
tree9e5bce4d497d40fe4b559abbc0ffc035dbbbcb2f
parentccbb5fab9c6aa8c34bf5edbc7028b43507d3db21
[DAG] Prevent crashes when merging constant stores with high-bit set. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303802 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp