[PATCH] D96566: [Coroutine] Properly use lifetime intrinsics to analyze allocas

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 10:49:47 PST 2021


lxfind updated this revision to Diff 323400.
lxfind added a comment.

fix clang-tidy warnings


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96566

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-alloca-08.ll
  llvm/test/Transforms/Coroutines/coro-split-sink-lifetime-03.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96566.323400.patch
Type: text/x-patch
Size: 8353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/30c2719b/attachment.bin>


More information about the llvm-commits mailing list