diff options
author | Arthur Eubanks <aeubanks@google.com> | 2021-04-05 17:09:53 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2021-04-06 10:13:42 -0700 |
commit | 4e83e59eb8f096c8399489c61c1db034814a76ba (patch) | |
tree | b3547c910f95f751f1a01277fe8964ec71cefcfe /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 801cea2ce9515cc6b6c9b59dfac6e48074737da1 (diff) | |
download | llvm-4e83e59eb8f096c8399489c61c1db034814a76ba.zip llvm-4e83e59eb8f096c8399489c61c1db034814a76ba.tar.gz llvm-4e83e59eb8f096c8399489c61c1db034814a76ba.tar.bz2 |
[GVN] Add missing ICF update
performScalarPREInsertion() inserts instructions into blocks that we
need to tell ImplicitControlFlowTracking about, otherwise the ICF cache
may be invalid.
Fixes PR49193.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D99909
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions