Skip to content

Commit e14ef7c

Browse files
committed
[6.1] Run test on 64-bit platforms only
1 parent fd383dc commit e14ef7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/cse_ossa_nontrivial.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %target-sil-opt -enable-sil-verify-all %s -update-borrowed-from -cse | %FileCheck %s
2+
// REQUIRES: PTRSIZE=64
3+
24
sil_stage canonical
35

46
import Builtin

0 commit comments

Comments
 (0)