[PATCH] D68511: [PATCH 17/27] [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
Mon Sep 7 14:15:40 PDT 2020


jeroen.dobbelaere updated this revision to Diff 290358.
jeroen.dobbelaere retitled this revision from "[PATCH 17/26] [noalias] Clone scopes and llvm.noalias.decl as needed  during loop rotation." to "[PATCH 17/27] [noalias] Clone scopes and llvm.noalias.decl as needed  during loop rotation.".
jeroen.dobbelaere added a comment.

Rebased to 9fb46a452d4e5666828c95610ceac8dcd9e4ce16 <https://reviews.llvm.org/rG9fb46a452d4e5666828c95610ceac8dcd9e4ce16> (September 7, 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.290358.patch
Type: text/x-patch
Size: 20945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/2892c12c/attachment.bin>


More information about the llvm-commits mailing list