lean4-htt/tests
Henrik Böving 41fe7bc71a
feat: bv_normalize rewrite shifts by BitVec const to shift by Nat const (#6851)
This PR makes `bv_normalize` rewrite shifts by `BitVec` constants to
shifts by `Nat` constants. This is part of the greater effort in
providing good support for constant shift simplification in
`bv_normalize`.
2025-01-29 15:17:39 +00:00
..
bench test: identifier completion benchmark (#6796) 2025-01-27 19:31:32 +00:00
compiler
elabissues
ir
lean feat: bv_normalize rewrite shifts by BitVec const to shift by Nat const (#6851) 2025-01-29 15:17:39 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain