summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocBase.h
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-12-06 23:53:58 +0000
committerSanjay Patel <spatel@rotateright.com>2018-12-06 23:53:58 +0000
commit86cb67985179984da5fc2e8bc97c7f5579bada84 (patch)
treee35de510ca5edfe392aa2c021d7b1c4db4659e7d /llvm/lib/CodeGen/RegAllocBase.h
parentcf65b9207b58e09e9a763ff4f1aed8687c086f37 (diff)
downloadbcm5719-llvm-86cb67985179984da5fc2e8bc97c7f5579bada84.tar.gz
bcm5719-llvm-86cb67985179984da5fc2e8bc97c7f5579bada84.zip
[DAGCombiner] don't bother saving a SDLoc for a node that's dead; NFCI
We shouldn't care about the debug location for a node that we're creating, but attaching the root of the pattern should be the best effort. (If this is not true, then we are doing it wrong all over the SDAG). This is no-functional-change-intended, and there are no regression test diffs...and that's what I expected. But there's a similar line above this diff, where those assumptions apparently do not hold. llvm-svn: 348550
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocBase.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud