[PATCH] D85606: Inliner: handle the convergence control operand bundle
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 11:38:22 PDT 2020
nhaehnle marked an inline comment as done.
nhaehnle added inline comments.
================
Comment at: llvm/test/Transforms/Inline/inline-convergent.ll:90
+}
+
+declare void @f() convergent
----------------
arsenm wrote:
> Can you add a test with multiple, consecutive convergent calleees
Done
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85606/new/
https://reviews.llvm.org/D85606
More information about the llvm-commits
mailing list