[PATCH] D81023: CoroSplit: Fix coroutine splitting for retcon and retcon once

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 06:00:22 PDT 2020


aschwaighofer updated this revision to Diff 268157.
aschwaighofer added a comment.

More clang-tidy soothing. I wish I would see its output ...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81023

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-retcon-frame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81023.268157.patch
Type: text/x-patch
Size: 6507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/0b224ea7/attachment.bin>


More information about the llvm-commits mailing list