[PATCH] D110547: [MemCpyOpt] Use EarliestEscapeInfo instead of callCapturesBefore.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 06:23:49 PDT 2021


fhahn abandoned this revision.
fhahn added a comment.
Herald added a subscriber: jeroen.dobbelaere.

Thanks for raising the issue @nikic & @asbirlea!

Unfortunately I do not really have time to dig deeper here for now. I don't think trying to invalidate BatchAA/EI would be worth the effort, but trying @asbirlea seems interesting. I might pick that up some time in the future. If anyone is interested in picking this up in the meantime that would be great as well :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110547



More information about the llvm-commits mailing list