[PATCH] D107573: [coro] Correct CurrentBlock tracking bug recently introduced

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 10:42:57 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb987c283ae03: [coro] Correct CurrentBlock tracking bug recently introduced (authored by aschwaighofer).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107573/new/

https://reviews.llvm.org/D107573

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-async-remat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107573.365219.patch
Type: text/x-patch
Size: 6272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/17339d8e/attachment.bin>


More information about the llvm-commits mailing list