================ @@ -0,0 +1,70 @@ +; RUN: opt -passes=openmp-opt-cgscc -S < %s | FileCheck %s + +target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" ---------------- MattPD wrote: Done! https://github.com/llvm/llvm-project/pull/79524