aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2021-04-05 17:09:53 -0700
committerArthur Eubanks <aeubanks@google.com>2021-04-06 10:13:42 -0700
commit4e83e59eb8f096c8399489c61c1db034814a76ba (patch)
treeb3547c910f95f751f1a01277fe8964ec71cefcfe /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent801cea2ce9515cc6b6c9b59dfac6e48074737da1 (diff)
downloadllvm-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