[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
Thu Jan 7 07:16:49 PST 2021


jeroen.dobbelaere updated this revision to Diff 315134.
jeroen.dobbelaere retitled this revision from "[LoopUnroll] Use llvm.noalias.decl for duplicating noalias metadata as needed" to "[LoopUnroll] Use llvm.experimental.noalias.scope.decl for duplicating noalias metadata as needed".
jeroen.dobbelaere edited the summary of this revision.
jeroen.dobbelaere added a comment.

Rebased and adapted to new naming


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92887/new/

https://reviews.llvm.org/D92887

Files:
  llvm/include/llvm/Transforms/Utils/Cloning.h
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/lib/Transforms/Utils/InlineFunction.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.315134.patch
Type: text/x-patch
Size: 14762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/5f2360fc/attachment.bin>


More information about the llvm-commits mailing list