From d53378c6e205afdc2a538ac438ecc717ccc2718c Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:34 +0100 Subject: Updating BITWISE_OR tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I86e01aee3eaff011fc596f7e3f062ea621b575e4 --- .../bitwise_or_29_i32/Conformance-result-0.json | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 operators/ew_binary/bitwise_or/bitwise_or_29_i32/Conformance-result-0.json (limited to 'operators/ew_binary/bitwise_or/bitwise_or_29_i32/Conformance-result-0.json') diff --git a/operators/ew_binary/bitwise_or/bitwise_or_29_i32/Conformance-result-0.json b/operators/ew_binary/bitwise_or/bitwise_or_29_i32/Conformance-result-0.json new file mode 100644 index 000000000..c11e845cb --- /dev/null +++ b/operators/ew_binary/bitwise_or/bitwise_or_29_i32/Conformance-result-0.json @@ -0,0 +1,34 @@ +{ + "type": "int32", + "data": [ + 862976991, + -1712326273, + -805344291, + 1174367101, + 1433402237, + -277906101, + 1332701565, + 1467973451, + -478156419, + 1710193503, + -907018263, + -1115690503, + 805269373, + 594541561, + -1544554021, + 1433369933, + -1284542625, + 1332739919, + -2115010709, + 1275062649, + 1233119561, + 1206910459, + 729803629, + -100663329, + 904921055, + -939558563, + 1207958495, + 260041053, + -176166561 + ] +} \ No newline at end of file -- cgit v1.2.1