================ @@ -0,0 +1,84 @@ +// RUN: %clang_cc1 -triple s390x-ibm-zos -fzos-extensions -emit-llvm -O2 < %s | FileCheck %s --check-prefix=X64 ---------------- perry-ca wrote: Does this test need to be some complicated? https://github.com/llvm/llvm-project/pull/96063