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

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 11:12:54 PST 2022


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

Fix test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108221

Files:
  llvm/include/llvm/IR/Metadata.h
  llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/memcpy-tbaa.ll
  llvm/test/Transforms/LoopIdiom/memmove-tbaa.ll

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


More information about the llvm-commits mailing list