diff options
author | John Brawn <john.brawn@arm.com> | 2018-08-23 12:48:17 +0000 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2018-08-23 12:48:17 +0000 |
commit | 23cbf09fad7ca004aec7ef77e89dd0d01ef0dd5f (patch) | |
tree | 807e725545f07ad59e28458b2a6a3c0f01b2baa8 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp | |
parent | cf1f714d3b1bcb623dbeed33dc8c469f3af0bdf2 (diff) | |
download | bcm5719-llvm-23cbf09fad7ca004aec7ef77e89dd0d01ef0dd5f.tar.gz bcm5719-llvm-23cbf09fad7ca004aec7ef77e89dd0d01ef0dd5f.zip |
[GVN] Invalidate cached info for phis when setting dead predecessors to undef
When GVN sets the incoming value for a phi to undef because the incoming block
is unreachable it needs to also invalidate the cached info for that phi in
MemoryDependenceAnalysis, otherwise later queries will return stale information.
Differential Revision: https://reviews.llvm.org/D51099
llvm-svn: 340529
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions