summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/single_valued.c
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/External/isl/test_inputs/codegen/single_valued.c')
-rw-r--r--polly/lib/External/isl/test_inputs/codegen/single_valued.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/polly/lib/External/isl/test_inputs/codegen/single_valued.c b/polly/lib/External/isl/test_inputs/codegen/single_valued.c
new file mode 100644
index 00000000000..e071002b79d
--- /dev/null
+++ b/polly/lib/External/isl/test_inputs/codegen/single_valued.c
@@ -0,0 +1,2 @@
+if (2 * ((t1 - 1) % 64) + 8 >= t1)
+ S(-(2 * ((t1 - 1) % 64)) + t1 + 126);
OpenPOWER on IntegriCloud