[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 21:31:31 PDT 2020


atmnpatel updated this revision to Diff 289857.
atmnpatel added a comment.

Cleaned up tests, and made the changes necessary for changing the attribute names.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86844

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/LoopDeletion.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/test/Transforms/LoopDeletion/mustprogress.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86844.289857.patch
Type: text/x-patch
Size: 9594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200904/2a82460b/attachment.bin>


More information about the llvm-commits mailing list