================ @@ -0,0 +1,41 @@ +; Test that store-load operation that crosses suspension point will not be eliminated by DSE before CoroSplit +; RUN: opt < %s -passes='dse,verify' -S | FileCheck %s ---------------- NewSigma wrote: Deleted https://github.com/llvm/llvm-project/pull/133918