commit | 07cb6abca5716cb9a1bfbdade79e8c0a4a7fd351 | [log] [tgz] |
---|---|---|
author | Slava Shklyaev <slavash@google.com> | Thu Jun 18 18:47:06 2020 +0100 |
committer | Slava Shklyaev <slavash@google.com> | Mon Jun 22 23:12:45 2020 +0100 |
tree | a3a74c2f628f59bfbe1f52ec5c737a3116eaa94c | |
parent | 7f3042e0c04767629848085009d9556d1cd59882 [diff] |
Add HAL-level validation for CF operands of unknown size At the NDK level, we allow IF and WHILE operations where an inner or outer input or output operand has a type that is not fully specified. However, this is not allowed At the HAL level. This CL adds HAL-level validation. See http://b/132458982#comment63 Bug: 132458982 Test: NNT_static Change-Id: I54754d6241a1f8eb99717899ffd4f0ace4750060