We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f61a3c9 commit e9a735aCopy full SHA for e9a735a
test/SILOptimizer/constant_fold_float.swift
@@ -1,6 +1,7 @@
1
// RUN: %target-swift-frontend -parse-as-library -module-name test %s -O -emit-sil | %FileCheck %s
2
3
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
4
+// REQUIRES: PTRSIZE=64
5
6
// CHECK-LABEL: sil @$s4test17dont_fold_inf_cmpySbSfF :
7
// CHECK: builtin "fcmp_olt_FPIEEE32"
0 commit comments