Commit 4bd87fe
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 1d8bddd commit 4bd87fe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
975 | 975 | | |
976 | 976 | | |
977 | 977 | | |
978 | | - | |
| 978 | + | |
979 | 979 | | |
980 | 980 | | |
981 | 981 | | |
| |||
0 commit comments