================ @@ -712,6 +712,13 @@ llvm.func @coro_resume(%arg0: !llvm.ptr) { llvm.return } +// CHECK-LABEL: @coro_promise ---------------- yonillasky wrote: For some reason, none of the llvm.coro intrinsics are listed there. https://github.com/llvm/llvm-project/pull/76640