[clang] [llvm] [Coroutines] Drop dead instructions more aggressively in addMustTailToCoroResumes() (PR #85271)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 20 03:32:09 PDT 2024
================
@@ -0,0 +1,65 @@
+// This tests that the symmetric transfer at the final suspend point could happen successfully.
----------------
ChuanqiXu9 wrote:
nit: I feel slightly better to add a link to the github page.
https://github.com/llvm/llvm-project/pull/85271
More information about the cfe-commits
mailing list