[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 13:28:32 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8cb9c7360944: [LoopIdiom] Keep TBAA when creating memcpy/memmove (authored by wsmoses).
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
llvm/test/Transforms/LoopIdiom/memset-tbaa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108221.404702.patch
Type: text/x-patch
Size: 23806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/8fb75512/attachment.bin>
More information about the llvm-commits
mailing list