Files
clang-p2996/llvm/test/Transforms/PhaseOrdering/memcpy-offset.ll
DianQK fa24213928 [MemCpyOpt] Forward memcpy based on the actual copy memory location. (#87190)
Fixes #85560.

We can forward `memcpy` as long as the actual memory location being
copied have not been altered.

alive2: https://alive2.llvm.org/ce/z/q9JaHV
2024-07-12 22:58:28 +08:00

1.2 KiB