[PATCH] D94388: [Coroutine][DebugInfo] Enhance the ability of coroutine to debug parameters under O2
Bruno Cardoso Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 11:51:53 PST 2021
bruno added a comment.
Hi Yifeng,
Thanks for improving this. Can you add testcases to illustrate the "certain situations" you mentioned? Also, can you elaborate on the propagation approach? `DeleteUselessDbgInfo` looks potentially expensive, is it really needed?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94388/new/
https://reviews.llvm.org/D94388
More information about the llvm-commits
mailing list