[PATCH] D108221: [LoopIdiom] Keep TBAA when creating memcpy/memmove

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 12:17:02 PST 2022


wsmoses added a comment.

@jeroen.dobbelaere Finally got around to updating this. Per your comments it now tests memmove and correctly deals with new-struct-tbaa (adding a relevant helper utility).

Let me know if you think this is good to land.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108221



More information about the llvm-commits mailing list