[PATCH] D92887: [LoopUnroll] Use llvm.noalias.decl for duplicating noalias metadata as needed

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 08:35:26 PST 2020


jeroen.dobbelaere updated this revision to Diff 310912.
jeroen.dobbelaere retitled this revision from "[LoopUnroll] Introduce llvm.noalias.decl and use if for duplicating noalias metadata as needed" to "[LoopUnroll] Use llvm.noalias.decl for duplicating noalias metadata as needed".
jeroen.dobbelaere edited the summary of this revision.

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/LoopUnroll.cpp
  llvm/test/Transforms/LoopUnroll/noalias.ll
  llvm/test/Transforms/PhaseOrdering/pr39282.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92887.310912.patch
Type: text/x-patch
Size: 13429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201210/1bcb11c1/attachment.bin>


More information about the llvm-commits mailing list