[PATCH] D101510: Do not merge memcpy if the first source is a parameter of coroutine function

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 19:49:56 PDT 2021


lxfind added a comment.

I found a more proper fix in D104007 <https://reviews.llvm.org/D104007>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101510



More information about the llvm-commits mailing list