[PATCH] D85606: Inliner: handle the convergence control operand bundle

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 9 07:29:39 PDT 2020


nhaehnle created this revision.
nhaehnle added reviewers: arsenm, foad, sameerds.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
nhaehnle requested review of this revision.
Herald added a subscriber: wdng.

Also adjust a comment about alloca handling to reflect the reality of
what the code is actually doing.

Change-Id: Idbe1d7efcb15d64b026ec8530b3083bc64f8ba3b


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85606

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85606.284201.patch
Type: text/x-patch
Size: 5750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200809/da795048/attachment.bin>


More information about the llvm-commits mailing list