aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/input-1.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:38 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:38 +0100
commit4f0cd453e02cf11dcb8b1dcb004cf4909cb2db1a (patch)
treec0615247657214838ae0e9e6e08cf59b45945421 /operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/input-1.json
parente6f2dc9772476e7be0c139ea01b25688325397c3 (diff)
downloadconformance_tests-4f0cd453e02cf11dcb8b1dcb004cf4909cb2db1a.tar.gz
Updating LOGICAL_LEFT_SHIFT tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I65a948370fd39f6af47c84317dd40fa4d3f4f5ce
Diffstat (limited to 'operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/input-1.json')
-rw-r--r--operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/input-1.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/input-1.json b/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/input-1.json
new file mode 100644
index 000000000..2bc88bfbb
--- /dev/null
+++ b/operators/ew_binary/logical_left_shift/logical_left_shift_36_i32/input-1.json
@@ -0,0 +1,6 @@
+{
+ "type": "int32",
+ "data": [
+ 11
+ ]
+} \ No newline at end of file