OSDN Git Service

[SelectionDAG] Add type sanity assertions for add/sub saturation node creation.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 14 Jan 2019 11:56:59 +0000 (11:56 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 14 Jan 2019 11:56:59 +0000 (11:56 +0000)
commit09be36deab8b4d793759acf517191f327b08489c
treecfcf55964efeba4ca65829ea29ee8945dfa0d2ce
parent1da08e25141e6c1507d98a63cb4c49f3ba730ac0
[SelectionDAG] Add type sanity assertions for add/sub saturation node creation.

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