tests: fix SILOptimizer/constant_fold_float.swift

This test only works on 64 bit architectures

rdar://148440511
This commit is contained in:
Erik Eckstein
2025-04-02 20:44:03 +02:00
parent f61a3c941b
commit e9a735ae7b

View File

@@ -1,6 +1,7 @@
// RUN: %target-swift-frontend -parse-as-library -module-name test %s -O -emit-sil | %FileCheck %s
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
// REQUIRES: PTRSIZE=64
// CHECK-LABEL: sil @$s4test17dont_fold_inf_cmpySbSfF :
// CHECK: builtin "fcmp_olt_FPIEEE32"