[PATCH] D92887: [LoopUnroll] 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:16:30 PST 2021
jeroen.dobbelaere updated this revision to Diff 318824.
jeroen.dobbelaere added a comment.
Make use of NoAliasScopeDeclInst
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92887/new/
https://reviews.llvm.org/D92887
Files:
llvm/include/llvm/IR/Metadata.h
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/Transforms/Utils/CloneFunction.cpp
llvm/lib/Transforms/Utils/LoopUnroll.cpp
llvm/test/Transforms/LoopUnroll/noalias.ll
llvm/test/Transforms/PhaseOrdering/pr39282.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92887.318824.patch
Type: text/x-patch
Size: 16010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210124/f3c8a123/attachment-0001.bin>
More information about the llvm-commits
mailing list