Commit 3008132
committed
Byte operator lowering: additional preconditions in instantiate_byte_array
No code changes, just additional safety checks to guard against
implementation errors: instantiate_byte_array requires a byte array or
vector typed source operand. Other kinds of arrays/vectors are not
supported or expected.1 parent 65cd7eb commit 3008132
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
408 | 412 | | |
409 | 413 | | |
410 | 414 | | |
| |||
0 commit comments