[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
Tue May 18 04:48:35 PDT 2021


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

Rebased to f8dbd61074176bae92ec360a093ac7bc498c9321 <https://reviews.llvm.org/rGf8dbd61074176bae92ec360a093ac7bc498c9321>.


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

https://reviews.llvm.org/D68511

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68511.346129.patch
Type: text/x-patch
Size: 30988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/05898873/attachment.bin>


More information about the llvm-commits mailing list