[PATCH] D94306: [LoopRotate] Use llvm.experimental.noalias.scope.decl for duplicating noalias metadata as needed

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 24 04:55:23 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG659c7bcde62e: [LoopRotate] Use llvm.experimental.noalias.scope.decl for duplicating noalias… (authored by jeroen.dobbelaere).

Changed prior to commit:
  https://reviews.llvm.org/D94306?vs=318826&id=318830#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94306

Files:
  llvm/include/llvm/Transforms/Utils/Cloning.h
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/test/Transforms/LoopRotate/noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94306.318830.patch
Type: text/x-patch
Size: 15145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210124/0c265f14/attachment.bin>


More information about the llvm-commits mailing list