[PATCH] D81229: Correctly report modified status for MemCpyOptimizer

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 06:01:36 PDT 2020


foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.

Seems obviously correct - but slightly unfortunate that this will cause iterateOnFunction to go back and reprocess a prior instruction.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81229/new/

https://reviews.llvm.org/D81229





More information about the llvm-commits mailing list