[llvm] Move ExpandMemCmp and MergeIcmp to the middle end (PR #77370)

Gabriel Baraldi via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 16:16:21 PST 2024


gbaraldi wrote:

So what confused me about that concern was that we don't care about this for memcpy for example, where if instcombine decides to do the inline expansion, it just happens, asan/msan notwidthstanding.

https://github.com/llvm/llvm-project/pull/77370


More information about the llvm-commits mailing list