summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
diff options
context:
space:
mode:
authorSean Fertile <sfertile@ca.ibm.com>2017-10-27 04:02:51 +0000
committerSean Fertile <sfertile@ca.ibm.com>2017-10-27 04:02:51 +0000
commit57d46b843687b61758ae4dc7045df5dced61e937 (patch)
tree1c199d822957e2b1b21c659abd2acca2825448c6 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
parent79048e4c5cd36573c172875e48a5848a5f855403 (diff)
downloadbcm5719-llvm-57d46b843687b61758ae4dc7045df5dced61e937.tar.gz
bcm5719-llvm-57d46b843687b61758ae4dc7045df5dced61e937.zip
Add subclass data to the FoldingSetNode for MemIntrinsicSDNodes.
Not having the subclass data on an MemIntrinsicSDNodes means it was possible to try to fold 2 nodes with the same operands but differing MMO flags. This would trip an assertion when trying to refine the alignment between the 2 MachineMemOperands. Differential Revision: https://reviews.llvm.org/D38898 llvm-svn: 316737
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud