[PATCH] D91305: [Coroutine] Allocas used by StoreInst does not always escape

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 19:36:24 PST 2020


junparser added a comment.

I'm not sure whether we should fix this case by case. Maybe we should use memoryssa to handle this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91305



More information about the llvm-commits mailing list