OSDN Git Service

Make classof in MemSDNode consistent with MemIntrinsicSDNode
authorHal Finkel <hfinkel@anl.gov>
Thu, 31 Jul 2014 22:31:33 +0000 (22:31 +0000)
committerHal Finkel <hfinkel@anl.gov>
Thu, 31 Jul 2014 22:31:33 +0000 (22:31 +0000)
commitaf85a0953c11f4527f1c0689675ae19bce25cb7f
tree090e5bcaf8d57f2f06df32659c22b3e3290c83cf
parent22c99ee827fb652a91f1919e2905e93e5977cd96
Make classof in MemSDNode consistent with MemIntrinsicSDNode

If INTRINSIC_W_CHAIN and INTRINSIC_VOID are MemIntrinsicSDNodes, and a
MemIntrinsicSDNode is a MemSDNode, then INTRINSIC_W_CHAIN and INTRINSIC_VOID
must be MemSDNodes too.

Noticed by inspection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214452 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h