We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e44205 + d6cd429 commit d61a80aCopy full SHA for d61a80a
test/SILOptimizer/licm_exclusivity.swift
@@ -5,6 +5,7 @@
5
// RUN: %target-swift-frontend -O -enforce-exclusivity=checked -emit-sil -whole-module-optimization %s | %FileCheck %s --check-prefix=TESTSIL2
6
7
// REQUIRES: optimized_stdlib,asserts
8
+// REQUIRES: PTRSIZE=64
9
10
// TEST1-LABEL: Processing loops in {{.*}}run_ReversedArray{{.*}}
11
// TEST1: Hoist and Sink pairs attempt
0 commit comments