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.
1 parent 1e7fba7 commit d6cd429Copy full SHA for d6cd429
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