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 23a6b30 + e14ef7c commit 430dcd3Copy full SHA for 430dcd3
test/SILOptimizer/cse_ossa_nontrivial.sil
@@ -1,4 +1,6 @@
1
// RUN: %target-sil-opt -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