[clang] [llvm] [Coroutines] Drop dead instructions more aggressively in addMustTailToCoroResumes() (PR #85271)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 20 02:45:20 PDT 2024
zmodem wrote:
> I am wondering if this is a regression from f786881 (this may not be important)
No, it failed before that commit also.
> And could you put the reduced example into the patch in somewhere of `clang/test/CodeGenCoroutines` as a regression test?
Added `coro-symmetric-transfer-04.cpp`.
Please take another look.
https://github.com/llvm/llvm-project/pull/85271
More information about the cfe-commits
mailing list