[PATCH] D68510: [PATCH 16/27] [noalias] Clone scopes and llvm.noalias.decl when unrolling.

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 04:47:47 PDT 2021


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

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


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

https://reviews.llvm.org/D68510

Files:
  llvm/include/llvm/Transforms/Utils/NoAliasUtils.h
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/test/Transforms/LoopUnroll/noalias.ll
  llvm/test/Transforms/LoopUnroll/noalias2.ll

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


More information about the llvm-commits mailing list