[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.
[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
show more ...
|