================
@@ -167,6 +167,47 @@ class CoroCloner {
 
 } // end anonymous namespace
 
+// FIXME:
+// Lower the intrinisc earlier if coroutine frame doesn't escape
----------------
ChuanqiXu9 wrote:

```suggestion
// Lower the intrinisc in CoroEarly phase if coroutine frame doesn't escape
```

https://github.com/llvm/llvm-project/pull/79712
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to