[PATCH] D142620: [Coroutines] Improve rematerialization stage

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 10:39:05 PST 2023


dstuttard updated this revision to Diff 495212.
dstuttard marked 9 inline comments as done.
dstuttard added a comment.

Addressing reviewer comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142620

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142620.495212.patch
Type: text/x-patch
Size: 14965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/672f64a5/attachment.bin>


More information about the llvm-commits mailing list