summaryrefslogtreecommitdiff
path: root/tests/20optimizer_optimizations/lt_and_ne
diff options
context:
space:
mode:
Diffstat (limited to 'tests/20optimizer_optimizations/lt_and_ne')
-rw-r--r--tests/20optimizer_optimizations/lt_and_ne5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/20optimizer_optimizations/lt_and_ne b/tests/20optimizer_optimizations/lt_and_ne
new file mode 100644
index 0000000..42574d3
--- /dev/null
+++ b/tests/20optimizer_optimizations/lt_and_ne
@@ -0,0 +1,5 @@
+T=d ld li f mf gi cd cf cld
+V=x,y
+R=0,1,1
+F= (x < y) & (x != y)
+C= x < y