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 fef7985 commit 27de3dbCopy full SHA for 27de3db
test/SILOptimizer/cse_ossa_nontrivial.sil
@@ -1,4 +1,6 @@
1
// RUN: %target-sil-opt -sil-print-types -enable-sil-verify-all %s -update-borrowed-from -cse | %FileCheck %s
2
+// REQUIRES: PTRSIZE=64
3
+
4
sil_stage canonical
5
6
import Builtin
0 commit comments