[PATCH] D152431: [Inliner] Handle convergence control when inlining a call

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 22:02:57 PDT 2023


sameerds updated this revision to Diff 532785.
sameerds added a comment.

- rebase
- eliminate ConvergenceControlUsage


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152431

Files:
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Transforms/Inline/convergence-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152431.532785.patch
Type: text/x-patch
Size: 10499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/afd5586b/attachment.bin>


More information about the llvm-commits mailing list