[PATCH] D85606: Inliner: handle the convergence control operand bundle
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 9 08:35:33 PDT 2020
arsenm added inline comments.
================
Comment at: llvm/test/Transforms/Inline/inline-convergent.ll:90
+}
+
+declare void @f() convergent
----------------
Can you add a test with multiple, consecutive convergent calleees
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