[llvm] [MemCpyOpt] Calculate the offset value to forward `memcpy` (PR #87190)

via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 31 09:57:01 PDT 2024


AtariDreams wrote:

I am confused, the issue linked says you can remove memcpy, but the test that shows this only shows it being replaced with memmove?

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


More information about the llvm-commits mailing list