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

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 17:34:52 PDT 2021


wsmoses updated this revision to Diff 370684.
wsmoses added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108221

Files:
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/memcpy-tbaa.ll
  llvm/test/Transforms/LoopIdiom/memset-tbaa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108221.370684.patch
Type: text/x-patch
Size: 10452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210904/df3f8717/attachment.bin>


More information about the llvm-commits mailing list