[PATCH] D95544: [LoopPeel] 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
Wed Jan 27 23:26:47 PST 2021


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

Adapted to comments.


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

https://reviews.llvm.org/D95544

Files:
  llvm/lib/Transforms/Utils/LoopPeel.cpp
  llvm/test/Transforms/LoopUnroll/peel-loop-noalias-scope-decl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95544.319770.patch
Type: text/x-patch
Size: 9790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/c5696922/attachment.bin>


More information about the llvm-commits mailing list