You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Byte-extract lowering: do not support PODs with non-constant width
This case shouldn't actually occur, and is thus now an invariant rather
than half-supporting it and otherwise failing with an exception. This is
a first step towards getting rid of the remaining exceptions in
byte-operator lowering.
0 commit comments