[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:08:33 PST 2022
wsmoses updated this revision to Diff 404622.
wsmoses marked 5 inline comments as done.
wsmoses added a comment.
Fix rebase regression
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.404622.patch
Type: text/x-patch
Size: 19118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/362ab2cb/attachment.bin>
More information about the llvm-commits
mailing list