[PATCH] D148745: [coroutine] Salvage dbg.values in the original function as well

Felipe de Azevedo Piovezan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 05:28:57 PDT 2023


fdeazeve updated this revision to Diff 515690.
fdeazeve added a comment.

Rebased, the tests were converted to opaque ptrs in the meantime, so it took some non-trivial updating.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148745

Files:
  llvm/lib/Transforms/Coroutines/CoroInternal.h
  llvm/lib/Transforms/Coroutines/CoroSplit.cpp
  llvm/test/Transforms/Coroutines/coro-debug-dbg.values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148745.515690.patch
Type: text/x-patch
Size: 6711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/f26b1cd9/attachment.bin>


More information about the llvm-commits mailing list