[PATCH] D104007: [BasicAA] Properly mark that coroutine suspension may modify parameters

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 10 16:45:40 PDT 2021


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

address comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104007

Files:
  llvm/lib/Analysis/BasicAliasAnalysis.cpp
  llvm/test/Transforms/MemCpyOpt/coroutine-params.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104007.351299.patch
Type: text/x-patch
Size: 8890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210610/2d1a3077/attachment.bin>


More information about the llvm-commits mailing list