Take memset_inline into account in analyzeLoadFromClobberingMemInst
authorGuillaume Chatelet <gchatelet@google.com>
Wed, 26 Oct 2022 09:34:34 +0000 (09:34 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Wed, 26 Oct 2022 09:50:13 +0000 (09:50 +0000)
commit1a726cfa83667585dd87a9955ed5e331cad45d18
treecbed73217a1add835bc13e32efdf503e4b08d12a
parentaa12a48c8223aafafa45fb1e6e9ea49dc18a62d2
Take memset_inline into account in analyzeLoadFromClobberingMemInst

This appeared in https://reviews.llvm.org/D126903#3884061

Differential Revision: https://reviews.llvm.org/D136752
llvm/lib/Transforms/Utils/VNCoercion.cpp