[PATCH] D94306: [LoopRotate] Use llvm.experimental.noalias.scope.decl for duplicating noalias metadata as needed
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 24 04:17:12 PST 2021
jeroen.dobbelaere updated this revision to Diff 318826.
jeroen.dobbelaere added a comment.
Make use of NoAliasScopeDeclInst
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94306/new/
https://reviews.llvm.org/D94306
Files:
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/Transforms/Utils/CloneFunction.cpp
llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
llvm/test/Transforms/LoopRotate/noalias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94306.318826.patch
Type: text/x-patch
Size: 15146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210124/cd3e0908/attachment.bin>
More information about the llvm-commits
mailing list