aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorvporpo <vporpodas@google.com>2024-12-05 20:23:06 -0800
committerGitHub <noreply@github.com>2024-12-05 20:23:06 -0800
commiteeb55d3af63e10c573d4bb1f0fe69a55eafa52cb (patch)
treeac6a5777b1532b67fec2ac1070d97f5803b4ea1c /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent8b844de3c9c70f25bb79787158b8dc5b8fc11293 (diff)
downloadllvm-eeb55d3af63e10c573d4bb1f0fe69a55eafa52cb.zip
llvm-eeb55d3af63e10c573d4bb1f0fe69a55eafa52cb.tar.gz
llvm-eeb55d3af63e10c573d4bb1f0fe69a55eafa52cb.tar.bz2
[SandboxVec][DAG] Update MemDGNode chain upon instr creation (#116896)
The DAG maintains a chain of MemDGNodes that links together all the nodes that may touch memroy. Whenever a new instruction gets created we need to make sure that this chain gets updated. If the new instruction touches memory then its corresponding MemDGNode should be inserted into the chain.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions