================ @@ -0,0 +1,37 @@ +; RUN: opt < %s -passes=simplifycfg -simplifycfg-require-and-preserve-domtree=1 -S | FileCheck --check-prefix=NO-THREADING %s ---------------- ArneStenkrona2 wrote: Done. https://github.com/llvm/llvm-project/pull/151142