From 4f0cd453e02cf11dcb8b1dcb004cf4909cb2db1a Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:38 +0100 Subject: Updating LOGICAL_LEFT_SHIFT tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I65a948370fd39f6af47c84317dd40fa4d3f4f5ce --- .../Conformance-result-0.json | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/Conformance-result-0.json (limited to 'operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/Conformance-result-0.json') diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/Conformance-result-0.json b/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/Conformance-result-0.json new file mode 100644 index 000000000..f8b6ac2c5 --- /dev/null +++ b/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/Conformance-result-0.json @@ -0,0 +1,41 @@ +{ + "type": "int32", + "data": [ + 1861367808, + 334698496, + -285112320, + -1627256832, + 799397888, + -1655478272, + -989939712, + 767490048, + -1953830912, + -287524864, + -150427648, + -603408384, + 2068465664, + -936435712, + 1345247232, + 1306753024, + -1093373952, + -1900134400, + 1411330048, + -475600896, + 1160951808, + -837390336, + 875552768, + -1702758400, + 843028480, + -1212641280, + -935970816, + -416100352, + -495765504, + -1157011456, + 2061752320, + 1100650496, + -81440768, + 2103676928, + -1663340544, + 493598720 + ] +} \ No newline at end of file -- cgit v1.2.1