[PATCH] D117095: [BasicAA] Add support for memmove intrinsic

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 07:34:24 PST 2022


reames accepted this revision.
reames added a comment.

LGTM to this patch, assuming you update the commit comment to reflect the framing change of this being a bugfix, and why.

If you want to explore the broader aliasing change, we can.  It sounds like @nikic things this might be useful.  I'm a bit skeptical, but we can explore that in it's own review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117095



More information about the llvm-commits mailing list