aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
diff options
context:
space:
mode:
authorJeroen Dobbelaere <jeroen.dobbelaere@synopsys.com>2021-01-24 13:48:20 +0100
committerJeroen Dobbelaere <jeroen.dobbelaere@synopsys.com>2021-01-24 13:48:20 +0100
commit774629641bf32503353a179e98aaa3ef055d6870 (patch)
tree01e9a6644cebab6788f89219c1104344b70af733 /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
parentb3d7e761e347d562333893652dcf3837fa55d777 (diff)
downloadllvm-774629641bf32503353a179e98aaa3ef055d6870.zip
llvm-774629641bf32503353a179e98aaa3ef055d6870.tar.gz
llvm-774629641bf32503353a179e98aaa3ef055d6870.tar.bz2
[LoopUnroll] Use llvm.experimental.noalias.scope.decl for duplicating noalias metadata as needed
This is a fix for https://bugs.llvm.org/show_bug.cgi?id=39282. Compared to D90104, this version is based on part of the full restrict patched (D68484) and uses the `@llvm.experimental.noalias.scope.decl` intrinsic to track the location where !noalias and !alias.scope scopes have been introduced. This allows us to only duplicate the scopes that are really needed. Notes: - it also includes changes and tests from D90104 Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D92887
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions