[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
Sat Jan 9 10:24:15 PST 2021


jeroen.dobbelaere updated this revision to Diff 315625.
jeroen.dobbelaere marked 3 inline comments as done.
jeroen.dobbelaere added a comment.

- insert clone directly at the right location


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

https://reviews.llvm.org/D94306

Files:
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/test/Transforms/LoopRotate/noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94306.315625.patch
Type: text/x-patch
Size: 12522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210109/66c650cf/attachment-0001.bin>


More information about the llvm-commits mailing list