Commit 31b4b1b
committed
Byte extract lowering of unions: convert width to bytes
The upper bound for lowering a union to a sequence of bytes is the
byte-width of the widest member, not the bit width.1 parent 5c5e43e commit 31b4b1b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
943 | 943 | | |
944 | 944 | | |
945 | 945 | | |
946 | | - | |
| 946 | + | |
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
| |||
0 commit comments