[PATCH] D68511: [PATCH 17/26] [noalias] Clone scopes and llvm.noalias.decl as needed during loop rotation.

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 03:20:40 PDT 2020


jeroen.dobbelaere updated this revision to Diff 277749.
jeroen.dobbelaere added a comment.

Rebased to c06b7e2ab5167ad031745a706204abed1aefd823 <https://reviews.llvm.org/rGc06b7e2ab5167ad031745a706204abed1aefd823> (July 14, 2020)


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

https://reviews.llvm.org/D68511

Files:
  llvm/include/llvm/IR/Value.h
  llvm/lib/Analysis/MemorySSA.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/test/Transforms/LoopRotate/noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68511.277749.patch
Type: text/x-patch
Size: 20946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/0216ab6c/attachment.bin>


More information about the llvm-commits mailing list