commit | 2c6fa12578b1535e13a979eca24f48de3f9812bf | [log] [tgz] |
---|---|---|
author | John Brawn <john.brawn@arm.com> | Mon Sep 10 12:23:05 2018 +0000 |
committer | John Brawn <john.brawn@arm.com> | Mon Sep 10 12:23:05 2018 +0000 |
tree | db207d7d172d6dec1e4459c4886d15af6da4a440 | |
parent | 32ca0aafd1faf56e4878c380690007e52d7bb5c8 [diff] |
[GVN] Invalidate cached info for values replaced by equality propagation When GVN propagates an equality by replacing one value with another it also needs to invalidate the cached information for the value being replaced. Differential Revision: https://reviews.llvm.org/D51218 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341820 91177308-0d34-0410-b5e6-96231b3b80d8