Skip to content

Commit 430dcd3

Browse files
authored
Merge pull request #79332 from meg-gupta/testupdatecp
[6.1] Run test on 64-bit platforms only
2 parents 23a6b30 + e14ef7c commit 430dcd3

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)