[PATCH] D96928: [LICM][Coroutine] Don't sink stores from loops with coro.suspend instructions

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 15:45:46 PST 2021


efriedma added a comment.

I'd be satisfied with a description of the issue in Coroutines.ts.  Having a description of the problem is the first step to fixing it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96928



More information about the llvm-commits mailing list