Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! Simplify byte_extract(byte_update(...)) without overlap
This fixes a bits/bytes confusing, resulting in missed optimisations of byte_extract(byte_update(...)) nestings when the byte_extract was at an offset higher than the update. Found while debugging model-checking/kani#1958.
- Loading branch information