[PATCH] D97673: [RFC] [[Coroutine] [Debug] Salvage dbg.value at O2

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 20:53:48 PDT 2021


ChuanqiXu updated this revision to Diff 333200.
ChuanqiXu added a reviewer: jmorse.
ChuanqiXu added a comment.

Use replaceVariableLocationOp and remove EnhanceDebugability option.


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

https://reviews.llvm.org/D97673

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97673.333200.patch
Type: text/x-patch
Size: 18351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/04748e48/attachment.bin>


More information about the llvm-commits mailing list