[PATCH] D142620: [Coroutines] Improve rematerialization stage

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 04:42:42 PST 2023


dstuttard updated this revision to Diff 496088.
dstuttard added a comment.

Removed assert that was incorrect (and causing build-bot pre-checkin failures)


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.496088.patch
Type: text/x-patch
Size: 15579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/7111f33f/attachment.bin>


More information about the llvm-commits mailing list