[PATCH] D86844: [Loops] Introduces handling for the noprogress loop metadata.
Atmn Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 18:36:25 PDT 2020
atmnpatel updated this revision to Diff 289842.
atmnpatel added a comment.
Addressed comments, added tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86844/new/
https://reviews.llvm.org/D86844
Files:
llvm/include/llvm/IR/Function.h
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Transforms/Scalar/LoopDeletion.cpp
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/test/Transforms/LoopDeletion/noprogress.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86844.289842.patch
Type: text/x-patch
Size: 6879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/e1974841/attachment.bin>
More information about the llvm-commits
mailing list