[PATCH] D87262: [Inliner] Apply llvm.loop.mustprogress to callee loops if callee is `mustprogress`

Atmn Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 21:52:48 PDT 2020


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

Formatting changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87262

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/Analysis/LoopInfo.h
  llvm/include/llvm/Transforms/Utils/Cloning.h
  llvm/lib/Analysis/LoopInfo.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Transforms/Inline/inlined-mustprogress-loop-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87262.294475.patch
Type: text/x-patch
Size: 25407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200926/7746fc70/attachment.bin>


More information about the llvm-commits mailing list