[PATCH] D93042: [noalias.decl] Look through llvm.experimental.noalias.scope.decl
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 11:13:02 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG121cac01e8f8: [noalias.decl] Look through llvm.experimental.noalias.scope.decl (authored by jeroen.dobbelaere).
Changed prior to commit:
https://reviews.llvm.org/D93042?vs=317596&id=317630#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93042/new/
https://reviews.llvm.org/D93042
Files:
llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/include/llvm/Analysis/VectorUtils.h
llvm/lib/Analysis/AliasSetTracker.cpp
llvm/lib/Analysis/MemorySSA.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Analysis/VectorUtils.cpp
llvm/lib/CodeGen/Analysis.cpp
llvm/lib/Transforms/Scalar/EarlyCSE.cpp
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Analysis/AliasSet/intrinsics.ll
llvm/test/Analysis/BasicAA/noalias-scope-decl.ll
llvm/test/Analysis/CostModel/X86/free-intrinsics.ll
llvm/test/Analysis/CostModel/free-intrinsics-datalayout.ll
llvm/test/Analysis/CostModel/free-intrinsics-no_info.ll
llvm/test/Analysis/MemorySSA/noalias-scope-decl.ll
llvm/test/Transforms/EarlyCSE/noalias-scope-decl.ll
llvm/test/Transforms/LoopVectorize/noalias-scope-decl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93042.317630.patch
Type: text/x-patch
Size: 28257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/07b00dce/attachment.bin>
More information about the llvm-commits
mailing list