[all-commits] [llvm/llvm-project] bc4870: [coro async] Add missing llvm.coro.id.async intrin...
Arnold Schwaighofer via All-commits
all-commits at lists.llvm.org
Tue Jul 19 07:26:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc4870f09e8f53ed91d554c56e7f647125007cb6
https://github.com/llvm/llvm-project/commit/bc4870f09e8f53ed91d554c56e7f647125007cb6
Author: Arnold Schwaighofer <aschwaighofer at apple.com>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
A llvm/test/Transforms/Coroutines/coro-async-coro-id-async-bug.ll
Log Message:
-----------
[coro async] Add missing llvm.coro.id.async intrinsic to declaresCoroCleanupIntrinsics
rdar://97214593
Differential Revision: https://reviews.llvm.org/D130038
More information about the All-commits
mailing list